Pretty Good Sum Type  1.0.0
Public Member Functions | List of all members
pgs::otherwise Struct Reference

A utility suitable for use as a wildcard in a pattern match. More...

#include <sum_type.hpp>

Public Member Functions

template<class T >
 otherwise (T &&)
 

Detailed Description

A utility suitable for use as a wildcard in a pattern match.

Examples:
fibonacci.t.cpp, and sexpr.t.cpp.

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