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 1618 of file catch.hpp.


Member Enumeration Documentation

template<typename T >
anonymous enum
Enumerator:
value 

Definition at line 1621 of file catch.hpp.


Member Data Documentation

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

Definition at line 1619 of file catch.hpp.

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

Definition at line 1620 of file catch.hpp.


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


rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:10