Apache Mesos
Public Member Functions | Public Attributes | List of all members
strings::internal::stringify< T, true > Struct Template Reference

#include <format.hpp>

Public Member Functions

 stringify (const T &_t)
 
const char * get ()
 

Public Attributes

const std::string s
 

Constructor & Destructor Documentation

template<typename T >
strings::internal::stringify< T, true >::stringify ( const T &  _t)
inline

Member Function Documentation

template<typename T >
const char* strings::internal::stringify< T, true >::get ( )
inline

Member Data Documentation

template<typename T >
const std::string strings::internal::stringify< T, true >::s

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