ManaPlus
|
Data Structures | |
struct | any_t |
struct | has_insertion_operator |
Typedefs | |
typedef char | no |
typedef char | yes[2] |
Functions | |
yes & | testStreamable (std::ostream &) |
no | testStreamable (no) |
no | operator<< (const std::ostream &, const any_t &) |
typedef char doctest::detail::has_insertion_operator_impl::no |
typedef char doctest::detail::has_insertion_operator_impl::yes[2] |
no doctest::detail::has_insertion_operator_impl::operator<< | ( | const std::ostream & | , |
const any_t & | |||
) |
yes& doctest::detail::has_insertion_operator_impl::testStreamable | ( | std::ostream & | ) |