libkazv
Kazv::Maybe< T > Class Template Reference

#include <maybe.hpp>

Inheritance diagram for Kazv::Maybe< T >:
Collaboration diagram for Kazv::Maybe< T >:

Public Member Functions

 Maybe (T x)
 
 Maybe (NotBut r)
 
std::string reason () const
 

Constructor & Destructor Documentation

◆ Maybe() [1/2]

template<class T >
Kazv::Maybe< T >::Maybe ( x)
inline

◆ Maybe() [2/2]

template<class T >
Kazv::Maybe< T >::Maybe ( NotBut  r)
inline

Member Function Documentation

◆ reason()

template<class T >
std::string Kazv::Maybe< T >::reason ( ) const
inline

The documentation for this class was generated from the following file: