4.4.1
Freundlich's C++ toolkit
Loading...
Searching...
No Matches
Public Types
fcppt::monad::instance< fcppt::either::object< Failure, Success > >::inner_type< Either > Struct Template Reference

Public Types

using type = fcppt::either::success_type< Either >
 

Member Typedef Documentation

◆ type

template<typename Failure , typename Success >
using fcppt::monad::instance< fcppt::either::object< Failure, Success > >::inner_type< Either >::type = fcppt::either::success_type<Either>