HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
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_names & operator= (jsonpath_names const &) noexcept=default
hi_constexpr jsonpath_names & operator= (jsonpath_names &&) noexcept=default
 jsonpath_names (std::string other) noexcept
std::string string () const noexcept
std::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: