4.4.1
Freundlich's C++ toolkit
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions
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