cppx-core
Functions
cppx::std Namespace Reference

Functions

auto boost_test_print_type (ostream &os, const wstring_view &ws) -> ostream &
 
auto boost_test_print_type (ostream &os, const u16string_view &ws) -> ostream &
 
auto boost_test_print_type (ostream &os, const u32string_view &ws) -> ostream &
 
auto boost_test_print_type (ostream &os, const wstring &ws) -> ostream &
 
auto boost_test_print_type (ostream &os, const u16string &ws) -> ostream &
 
auto boost_test_print_type (ostream &os, const u32string &ws) -> ostream &
 
auto boost_test_print_type (ostream &os, const cppx::P_< const wchar_t > ws) -> ostream &
 
auto boost_test_print_type (ostream &os, const cppx::P_< const char16_t > ws) -> ostream &
 
auto boost_test_print_type (ostream &os, const cppx::P_< char32_t > ws) -> ostream &
 

Function Documentation

◆ boost_test_print_type() [1/9]

auto cppx::std::boost_test_print_type ( ostream &  os,
const wstring_view &  ws 
) -> ostream&
inline

◆ boost_test_print_type() [2/9]

auto cppx::std::boost_test_print_type ( ostream &  os,
const u16string_view &  ws 
) -> ostream&
inline

◆ boost_test_print_type() [3/9]

auto cppx::std::boost_test_print_type ( ostream &  os,
const u32string_view &  ws 
) -> ostream&
inline

◆ boost_test_print_type() [4/9]

auto cppx::std::boost_test_print_type ( ostream &  os,
const wstring &  ws 
) -> ostream&
inline

◆ boost_test_print_type() [5/9]

auto cppx::std::boost_test_print_type ( ostream &  os,
const u16string &  ws 
) -> ostream&
inline

◆ boost_test_print_type() [6/9]

auto cppx::std::boost_test_print_type ( ostream &  os,
const u32string &  ws 
) -> ostream&
inline

◆ boost_test_print_type() [7/9]

auto cppx::std::boost_test_print_type ( ostream &  os,
const cppx::P_< const wchar_t >  ws 
) -> ostream&
inline

◆ boost_test_print_type() [8/9]

auto cppx::std::boost_test_print_type ( ostream &  os,
const cppx::P_< const char16_t >  ws 
) -> ostream&
inline

◆ boost_test_print_type() [9/9]

auto cppx::std::boost_test_print_type ( ostream &  os,
const cppx::P_< char32_t >  ws 
) -> ostream&
inline