cppx-core
Namespaces | Functions
boost-test-framework-with-wide-string-fix.hpp File Reference
#include <cppx-core/testing/boost-test-framework.hpp>
#include <cppx-core/language/syntax/macro-use.hpp>
#include <cppx-core/language/syntax/type-assemblers.hpp>
#include <string_view>
#include <ostream>
#include <iomanip>
Include dependency graph for boost-test-framework-with-wide-string-fix.hpp:

Go to the source code of this file.

Namespaces

 cppx
 
 cppx::boost_fix
 
 cppx::std
 

Functions

 cppx::boost_fix::CPPX_USE_STD (ostream, basic_string_view)
 
template<class Char >
auto cppx::boost_fix::print_on (ostream &os, const P_< const char > type_spec, const basic_string_view< Char > &ws) -> ostream &
 
auto cppx::std::boost_test_print_type (ostream &os, const wstring_view &ws) -> ostream &
 
auto cppx::std::boost_test_print_type (ostream &os, const u16string_view &ws) -> ostream &
 
auto cppx::std::boost_test_print_type (ostream &os, const u32string_view &ws) -> ostream &
 
auto cppx::std::boost_test_print_type (ostream &os, const wstring &ws) -> ostream &
 
auto cppx::std::boost_test_print_type (ostream &os, const u16string &ws) -> ostream &
 
auto cppx::std::boost_test_print_type (ostream &os, const u32string &ws) -> ostream &
 
auto cppx::std::boost_test_print_type (ostream &os, const cppx::P_< const wchar_t > ws) -> ostream &
 
auto cppx::std::boost_test_print_type (ostream &os, const cppx::P_< const char16_t > ws) -> ostream &
 
auto cppx::std::boost_test_print_type (ostream &os, const cppx::P_< char32_t > ws) -> ostream &