Public Types | Static Public Attributes
Catch::Detail::IsStreamInsertable< T > Struct Template Reference

#include <catch.hpp>

List of all members.

Public Types

enum  { value = sizeof( testStreamable(s << t) ) == sizeof( TrueType ) }

Static Public Attributes

static std::ostream & s
static T const & t

Detailed Description

template<typename T>
struct Catch::Detail::IsStreamInsertable< T >

Definition at line 1125 of file catch.hpp.


Member Enumeration Documentation

template<typename T >
anonymous enum
Enumerator:
value 

Definition at line 1128 of file catch.hpp.


Member Data Documentation

template<typename T >
std::ostream& Catch::Detail::IsStreamInsertable< T >::s [static]

Definition at line 1126 of file catch.hpp.

template<typename T >
T const& Catch::Detail::IsStreamInsertable< T >::t [static]

Definition at line 1127 of file catch.hpp.


The documentation for this struct was generated from the following file:


librealsense
Author(s): Sergey Dorodnicov , Mark Horn , Reagan Lopez
autogenerated on Tue Jun 25 2019 19:54:41