libkazv
maybe.hpp File Reference
#include "libkazv-config.hpp"
#include <string>
#include <optional>
Include dependency graph for maybe.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Kazv::NotBut
 
class  Kazv::Maybe< T >
 

Namespaces

 Kazv
 

Typedefs

using Kazv::MaybeString = Maybe< std::string >