| 
    siplasplas
    
   A library for C++ reflection and introspection 
   | 
 
Classes | |
| class | cpp::concepts::OStreamable< T, typename > | 
| Checks whether a vaue of type T can be written to a standard stream.  More... | |
| class | cpp::concepts::IStreamable< T, typename > | 
| Checks whether a vaue of type T can be read from a standard stream.  More... | |