Alexandria  2.22.0
Please provide a description of the project.
Public Member Functions | List of all members
Euclid::Table::CastVisitor< std::string > Class Reference

#include <CastVisitor.h>

Inheritance diagram for Euclid::Table::CastVisitor< std::string >:
[legend]
Collaboration diagram for Euclid::Table::CastVisitor< std::string >:
[legend]

Public Member Functions

template<typename From >
std::string operator() (const From &from) const
 

Detailed Description

Definition at line 57 of file CastVisitor.h.

Member Function Documentation

◆ operator()()

template<typename From >
std::string Euclid::Table::CastVisitor< std::string >::operator() ( const From &  from) const
inline

Definition at line 61 of file CastVisitor.h.

References std::stringstream::str().

Here is the call graph for this function:

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