All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
icarus::details::BaseWrapper< T, Base > Struct Template Reference

#include <KeyValuesData.h>

Public Member Functions

constexpr operator T () const noexcept
 

Public Attributes

value
 

Detailed Description

template<typename T, unsigned int Base = 10U>
struct icarus::details::BaseWrapper< T, Base >

Definition at line 34 of file KeyValuesData.h.

Member Function Documentation

template<typename T , unsigned int Base = 10U>
constexpr icarus::details::BaseWrapper< T, Base >::operator T ( ) const
inlinenoexcept

Definition at line 659 of file KeyValuesData.h.

Member Data Documentation

template<typename T , unsigned int Base = 10U>
T icarus::details::BaseWrapper< T, Base >::value

Definition at line 658 of file KeyValuesData.h.


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