ADTF  3.18.2
adtf::base::penguin::detail Namespace Reference

Namespace for all internally used functionality implemented. More...

Classes

struct  get_const_size
 helper template to retrieve the given size as expression. More...
 
struct  get_size_of
 helper template to retrieve the given size as expression. More...
 

Variables

template<class... T>
constexpr bool always_false = false
 helper template to get a always false expression. More...
 

Detailed Description

Namespace for all internally used functionality implemented.

Variable Documentation

◆ always_false

constexpr bool always_false = false
constexpr

helper template to get a always false expression.

Template Parameters
Tany type

Definition at line 22 of file adtf_base_type_traits.h.