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

Public Member Functions

hi_constexpr jsonpath_names (jsonpath_names const &) noexcept=default
 
hi_constexpr jsonpath_names (jsonpath_names &&) noexcept=default
 
hi_constexpr jsonpath_namesoperator= (jsonpath_names const &) noexcept=default
 
hi_constexpr jsonpath_namesoperator= (jsonpath_names &&) noexcept=default
 
 jsonpath_names (std::string other) noexcept
 
std::string string () const noexcept
 
std::size_t size () const noexcept
 
std::string constfront () 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: