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