|
Pretty Good Sum Type
1.0.0
|
Primary template of a metafunction to compute the type contained by a recursive_wrapper<>.
More...
#include <recursive_wrapper.hpp>
Public Types | |
| typedef T | type |
For T not a recursive wrapper. | |
Primary template of a metafunction to compute the type contained by a recursive_wrapper<>.
T if T is not a recursive_wrapper<> else T::type
1.8.10