4.6.0
Freundlich's C++ toolkit
Loading...
Searching...
No Matches
fcppt::monad::instance< fcppt::either::object< Failure, Success > >::constructor< Type > Struct Template Reference

Public Types

using type = fcppt::either::object<Failure, Type>
 

Member Typedef Documentation

◆ type

template<typename Failure , typename Success >
using fcppt::monad::instance< fcppt::either::object< Failure, Success > >::constructor< Type >::type = fcppt::either::object<Failure, Type>