XRPrimer (C++ API)
0.6.0
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:
/home/docs/checkouts/readthedocs.org/user_builds/xrprimer-yl/checkouts/latest/cpp/tests/
catch.hpp
Catch
Detail
IsStreamInsertable
Generated by
1.8.13