4.6.1
Freundlich's C++ toolkit
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Concepts
fcppt::make_literal< fcppt::strong_typedef< Type, Tag > > Struct Template Reference

Public Types

using decorated_type = fcppt::strong_typedef<Type, Tag>
 

Static Public Member Functions

template<typename Fundamental>
static decorated_type get (Fundamental const _fundamental) noexcept
 

Member Typedef Documentation

◆ decorated_type

template<typename Type, typename Tag>
using fcppt::make_literal< fcppt::strong_typedef< Type, Tag > >::decorated_type = fcppt::strong_typedef<Type, Tag>

Member Function Documentation

◆ get()

template<typename Type, typename Tag>
template<typename Fundamental>
static decorated_type fcppt::make_literal< fcppt::strong_typedef< Type, Tag > >::get ( Fundamental const _fundamental)
inlinestaticnoexcept