gimo v0.1.0
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Ngimo
 CBasicAlgorithmThe basic building block for every monadic operation
 CPipelineA composite object representing a sequence of monadic operations
 CtraitsThe central customization point for the library
 Ctraits< std::expected< Value, Error > >
 Cnull_t
 Ctraits< std::optional< T > >
 Ctraits< std::shared_ptr< T > >
 Ctraits< std::unique_ptr< T, Deleter > >
 Ctraits< T * >