Home
last modified time | relevance | path

Searched refs:ostreamable (Results 1 – 13 of 13) sorted by relevance

/third_party/boost/libs/type_erasure/test/
Dtest_stream.cpp27 typedef ostreamable<_a, int> test_concept; in BOOST_AUTO_TEST_CASE()
36 typedef ostreamable<_a, int> test_concept; in BOOST_AUTO_TEST_CASE()
45 typedef boost::mpl::vector<ostreamable<>, copy_constructible<> > test_concept; in BOOST_AUTO_TEST_CASE()
54 typedef boost::mpl::vector<ostreamable<std::wostream>, copy_constructible<> > test_concept; in BOOST_AUTO_TEST_CASE()
63 typedef boost::mpl::vector<ostreamable<_a>, copy_constructible<> > test_concept; in BOOST_AUTO_TEST_CASE()
73 typedef boost::mpl::vector<ostreamable<_a>, copy_constructible<> > test_concept; in BOOST_AUTO_TEST_CASE()
84 ostreamable<_a>, in BOOST_AUTO_TEST_CASE()
85 ostreamable<_a, int>, in BOOST_AUTO_TEST_CASE()
86 ostreamable<_b>, in BOOST_AUTO_TEST_CASE()
87 ostreamable<_b, int>, in BOOST_AUTO_TEST_CASE()
[all …]
/third_party/boost/boost/type_erasure/
Doperators.hpp459 struct ostreamable struct
467 struct concept_interface<ostreamable<Os, T>, Base, Os> : Base
473 ::boost::type_erasure::call(ostreamable<Os, T>(), lhs, rhs); in operator <<()
480 ostreamable<Os, T>,
490 ::boost::type_erasure::call(ostreamable<Os, T>(), lhs, rhs); in operator <<()
/third_party/boost/libs/type_erasure/example/
Dconvert.cpp30 ostreamable<> in convert1()
Dprint_sequence.cpp104 ostreamable<_os, _t>,
105 ostreamable<_os, const char*>,
Dmulti.cpp33 ostreamable<> in multi1()
Dbasic.cpp61 ostreamable<> in basic2()
Dassociated.cpp133 ostreamable<std::ostream, _a> in associated4()
Dprintf.cpp43 ostreamable<>
/third_party/boost/libs/poly_collection/example/
Dbasic_any.cpp39 using renderable=boost::type_erasure::ostreamable<>; in main()
Dsegmented_structure.cpp80 using renderable=boost::type_erasure::ostreamable<>; in main()
Dalgorithms.cpp101 using renderable=boost::type_erasure::ostreamable<>; in main()
/third_party/boost/libs/type_erasure/doc/
Dtype_erasure.qbk61 [def __ostreamable [classref boost::type_erasure::ostreamable ostreamable]]
/third_party/boost/doc/html/
Ddoc_HTML.manifest2866 boost/type_erasure/ostreamable.html