Dynalib Utils
Catch
Detail
IsStreamInsertable
Static Public Attributes
|
List of all members
Catch::Detail::IsStreamInsertable< T > Class Template Reference
#include <
catch.hpp
>
Static Public Attributes
static const bool
value
= decltype(test<std::ostream, const T&>(0))::value
Member Data Documentation
◆
value
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:
/github/workspace/src/UnitTests/
catch.hpp
Generated by
1.8.13