Circus 0.0.1-alpha
C++ Serialization Framework
|
Defines the circus::deserializer class for reading structured text data into C++ objects. More...
Go to the source code of this file.
Classes | |
class | circus::deserializer< IStreamT > |
Parses structured circus-formatted input and exposes access to the parsed data. More... |
Defines the circus::deserializer class for reading structured text data into C++ objects.