Ylva And Malin
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
Catch
Detail
IsStreamInsertable
Static Public Attributes
Catch::Detail::IsStreamInsertable< T > Class Template Reference
#include <
catch.hpp
>
Collaboration diagram for Catch::Detail::IsStreamInsertable< T >:
Static Public Attributes
static const bool
value
= decltype(test<std::ostream, const T&>(0))::value
Field Documentation
template<typename T >
const bool
Catch::Detail::IsStreamInsertable
< T >::value = decltype(test<std::ostream, const T&>(0))::value
static
The documentation for this class was generated from the following file:
meta_generator/tests/
catch.hpp
Generated by
1.8.11