fsm
Public Member Functions | Public Attributes | List of all members
escad::json::view Struct Reference

Public Member Functions

 view (std::string_view input)
 
std::string_view substr () const
 
std::string_view substr (std::size_t len) const
 
std::string_view substr (std::size_t start, std::size_t len) const
 
std::string_view consume (std::size_t len)
 

Public Attributes

std::string_view input_
 
std::size_t pos_ = 0
 

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