ECSTASY
All in the name
Loading...
Searching...
No Matches
concepts Directory Reference
Directory dependency graph for concepts:
src/ecstasy/serialization/concepts

Files

 has_extraction_operator.hpp
 Concept to check if a type can be saved with a serializer using the extraction operator.
 
 has_insertion_operator.hpp
 Concept to check if a type can be updated with a serializer using the insertion operator.
 
 include.hpp
 
 is_serializer.hpp
 Concept to check if a type is a serializer.