Public Member Functions | Public Attributes | List of all members
MapWriter< K, V > Class Template Reference

Public Member Functions

void write (const std::map< K, V > &m, std::ostream &ostr=std::cout)
 

Public Attributes

std::string separator
 
std::string trimChars
 

Member Function Documentation

◆ write()

void write ( const std::map< K, V > &  m,
std::ostream &  ostr = std::cout 
)
inline

! Read from a stream, for example from std input or config file.


The documentation for this class was generated from the following file: