ViennaGrid - The Vienna Grid Library  2.1.0
Public Member Functions
container_output_functor Class Reference

#include <io.hpp>

Public Member Functions

 container_output_functor (std::ostream &stream, const std::string &container_delimiter="\n", const std::string &element_delimiter=" ")
template<typename container_type >
void operator() (const container_type &container)

Constructor & Destructor Documentation

container_output_functor ( std::ostream &  stream,
const std::string &  container_delimiter = "\n",
const std::string &  element_delimiter = " " 
) [inline]

Member Function Documentation

void operator() ( const container_type &  container) [inline]

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