libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
stack_string_impl.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  jmmcg
 Link with -lrt to include these functions.
 
namespace  jmmcg::LIBJMMCG_VER_NAMESPACE
 

Functions

template<unsigned int BuffN, class charT , class traits >
std::basic_ostream< charT, traits > & jmmcg::LIBJMMCG_VER_NAMESPACE::operator<< (std::basic_ostream< charT, traits > &os, basic_stack_string< BuffN, charT, traits > const &s) noexcept(false)
 
template<unsigned int BuffN, class charT , class traits >
std::basic_istream< charT, traits > & jmmcg::LIBJMMCG_VER_NAMESPACE::operator>> (std::basic_istream< charT, traits > &os, basic_stack_string< BuffN, charT, traits > &s) noexcept(false)