gimo v0.1.0
Loading...
Searching...
No Matches
gimo::traits< Nullable > Struct Template Reference

The central customization point for the library. More...

+ Inheritance diagram for gimo::traits< Nullable >:

Detailed Description

template<typename Nullable>
struct gimo::traits< Nullable >

The central customization point for the library.

Template Parameters
NullableThe type to be adapted.

To adapt a custom type for use with the monadic algorithms, you must specialize this struct.


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