ADTF
Loading...
Searching...
No Matches
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.
 

Detailed Description

Namespace for all internally used functionality implemented.

Variable Documentation

◆ always_false

template<class... T>
bool adtf::base::penguin::detail::always_false = false
constexpr

helper template to get a always false expression.

Template Parameters
Tany type