ldas-tools-ldasgen  2.7.2
Public Member Functions | Private Attributes | Friends | List of all members
center_helper< charT, traits > Class Template Reference

Public Member Functions

 center_helper (std::basic_string< charT, traits > str)
 

Private Attributes

std::basic_string< charT, traits > str_
 

Friends

template<typename a , typename b >
std::basic_ostream< a, b > & operator<< (std::basic_ostream< a, b > &s, const center_helper< a, b > &c)
 

Constructor & Destructor Documentation

◆ center_helper()

template<typename charT , typename traits = std::char_traits< charT >>
center_helper< charT, traits >::center_helper ( std::basic_string< charT, traits >  str)
inline

Friends And Related Function Documentation

◆ operator<<

template<typename charT , typename traits = std::char_traits< charT >>
template<typename a , typename b >
std::basic_ostream< a, b >& operator<< ( std::basic_ostream< a, b > &  s,
const center_helper< a, b > &  c 
)
friend

Member Data Documentation

◆ str_

template<typename charT , typename traits = std::char_traits< charT >>
std::basic_string< charT, traits > center_helper< charT, traits >::str_
private

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