powerd++  0.4.4
Static Public Attributes | List of all members
sys::io::enable_if< false, T > Struct Template Reference

Specialise enable_if for a false expression. More...

#include <io.hpp>

Static Public Attributes

static constexpr const bool value {false}
 The given expression is false.
 

Detailed Description

template<class T>
struct sys::io::enable_if< false, T >

Specialise enable_if for a false expression.

Template Parameters
TThe return type if the expression was true

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