XACC
Public Member Functions | Protected Attributes | List of all members
xacc::UndirectedBoostGraph::UndirectedVertexPropertiesWriter::print_visitor Class Reference
Inheritance diagram for xacc::UndirectedBoostGraph::UndirectedVertexPropertiesWriter::print_visitor:
xacc::visitor_base< int, double, float, std::string, std::vector< double > >

Public Member Functions

 print_visitor (std::stringstream &s)
 
template<typename T >
void operator() (const std::string &key, const T &t)
 

Protected Attributes

std::stringstream & ss
 

Additional Inherited Members

- Public Types inherited from xacc::visitor_base< int, double, float, std::string, std::vector< double > >
using types = xacc::type_list< TYPES... >
 

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