Tapkee
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
supports_saving< S, T > Struct Template Reference

#include <policy.hpp>

Static Public Attributes

static S & s
 
static T & x
 
static const bool value = sizeof(check(s << x)) == sizeof(yes)
 

Detailed Description

template<typename S, typename T>
struct stichwort::stichwort_internal::streams_sfinae::supports_saving< S, T >

Definition at line 53 of file policy.hpp.

Member Data Documentation

S& s
static

Definition at line 55 of file policy.hpp.

const bool value = sizeof(check(s << x)) == sizeof(yes)
static

Definition at line 57 of file policy.hpp.

T& x
static

Definition at line 56 of file policy.hpp.


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