Tapkee
stichwort::stichwort_internal::streams_sfinae Namespace Reference

Classes

struct  any_wrapper
 
struct  supports_saving
 

Typedefs

typedef char yes
 
typedef long no
 

Functions

no operator<< (const any_wrapper &, const any_wrapper &)
 
template<class T >
yes check (T const &)
 
no check (no)
 

Typedef Documentation

◆ no

typedef long no

Definition at line 42 of file policy.hpp.

◆ yes

typedef char yes

Definition at line 41 of file policy.hpp.

Function Documentation

◆ check() [1/2]

yes stichwort::stichwort_internal::streams_sfinae::check ( T const &  )

◆ check() [2/2]

no stichwort::stichwort_internal::streams_sfinae::check ( no  )

◆ operator<<()

no stichwort::stichwort_internal::streams_sfinae::operator<< ( const any_wrapper ,
const any_wrapper  
)