Pretty Good Sum Type  1.0.0
pgs::constructor< class > Struct Template Reference

A type to model a sum constructor. More...

#include <recursive_union.hpp>

Detailed Description

template<class>
struct pgs::constructor< class >

A type to model a sum constructor.

Examples:
array.t.cpp, expression.t.cpp, fibonacci.t.cpp, list.t.cpp, option.t.cpp, sexpr.t.cpp, and tree.t.cpp.

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