soma-io  5.1.2
reader.h File Reference
Include dependency graph for reader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  soma::Reader< T >
 Generic reader for every format of Cartograph object. More...
 

Namespaces

 soma
 

Functions

template<class T >
soma::Reader< T > & operator>> (soma::Reader< T > &reader, T &thing)
 

Function Documentation

◆ operator>>()

template<class T >
soma::Reader<T>& operator>> ( soma::Reader< T > &  reader,
T &  thing 
)
inline

Definition at line 182 of file reader.h.

References soma::Reader< T >::read().