4.4.1
Freundlich's C++ toolkit
Loading...
Searching...
No Matches
Public Types
fcppt::monad::instance< fcppt::optional::object< Arg > >::inner_type< Optional > Struct Template Reference

Public Types

using type = fcppt::optional::value_type< Optional >
 

Member Typedef Documentation

◆ type

template<typename Arg >
template<fcppt::optional::object_concept Optional>
using fcppt::monad::instance< fcppt::optional::object< Arg > >::inner_type< Optional >::type = fcppt::optional::value_type<Optional>