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

#include <format.hpp>

Public Member Functions

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

Public Attributes

const T & t
 

Constructor & Destructor Documentation

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

Member Function Documentation

template<typename T >
const T& strings::internal::stringify< T, false >::get ( )
inline

Member Data Documentation

template<typename T >
const T& strings::internal::stringify< T, false >::t

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