Loading...
Searching...
No Matches
avnd_tools::value_serialization::validation_writer Struct Reference

Public Member Functions

void null ()
 
void number (int)
 
void number (float)
 
void boolean (bool)
 
void text (std::string_view text)
 
void key (std::string_view text)
 
void array (std::size_t)
 
void map (std::size_t)
 
void end_array ()
 
void end_map ()
 

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