Circus 0.0.1-alpha
C++ Serialization Framework
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 12345]
 
Circus
 
include
 
circus_include
 
utils
 
cxpr_stream.hpp
Provides a compile-time stream concatenation utility using string_views
 
enum_flag.hpp
Provides a type-safe wrapper for enum flags with bitwise operations
 
to_chars.hpp
Compile-time conversion of unsigned integers to string literals
 
circus_error.hpp
Defines error handling utilities for the Circus parser, including error types, exceptions, and reporting
 
circus_traits.hpp
Provides compile-time traits and C++20 concepts for type introspection used throughout the Circus library
 
deserializer.hpp
Defines the circus::deserializer class for reading structured text data into C++ objects
 
lexer.hpp
Lexer class for tokenizing Circus input strings
 
parser.hpp
 
reader.hpp
 
serializer.hpp
 
token.hpp
 
visitor.hpp
 
circus.hpp