HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
tt::jsonpath_names Struct Reference

Public Member Functions

constexpr jsonpath_names (jsonpath_names const &) noexcept=default
 
constexpr jsonpath_names (jsonpath_names &&) noexcept=default
 
constexpr jsonpath_namesoperator= (jsonpath_names const &) noexcept=default
 
constexpr jsonpath_namesoperator= (jsonpath_names &&) noexcept=default
 
 jsonpath_names (std::string other) noexcept
 
std::string string () const noexcept
 
size_t size () const noexcept
 
std::string const & front () const noexcept
 
auto begin () const noexcept
 
auto end () const noexcept
 
void push_back (std::string rhs) noexcept
 
bool is_singular () const noexcept
 

Data Fields

std::vector< std::stringnames
 

The documentation for this struct was generated from the following file: