4.6.1
Freundlich's C++ toolkit
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Concepts
fcppt::monad::instance< fcppt::optional::object< Arg > >::constructor< Type > Struct Template Reference

Public Types

using type = fcppt::optional::object<Type>
 

Member Typedef Documentation

◆ type

template<typename Arg>
using fcppt::monad::instance< fcppt::optional::object< Arg > >::constructor< Type >::type = fcppt::optional::object<Type>