#include <ostream.h>
Static Public Attributes | |
| static const bool | value = result::value |
Static Private Member Functions | |
| template<typename > | |
| static std::false_type | test (...) |
Private Attributes | |
| decltype(test< T >(0)) typedef | result |
Static Private Attributes | |
| template<typename U > | |
| static decltype(internal::declval< test_stream< Char > & >()<< internal::declval< U >(), std::true_type()) | test (int) |
|
staticprivate |
|
private |
|
staticprivate |
|
static |
1.8.11