SObjectizer  5.5
Static Public Attributes | List of all members
so_5::details::always_false< T > Struct Template Reference

A simple metafunction that always "returns" false. More...

#include <always_false.hpp>

Static Public Attributes

static constexpr const bool value = false
 

Detailed Description

template<typename T>
struct so_5::details::always_false< T >

A simple metafunction that always "returns" false.

Can be used to trigger static_assert.

Since
v.5.6.0

Member Data Documentation

◆ value

template<typename T >
constexpr const bool so_5::details::always_false< T >::value = false
static

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