Pretty Good Sum Type  1.0.0
pgs::is_recursive_wrapper< recursive_wrapper< T > > Struct Template Reference

Partial specialization for types that are recursive wrappers. More...

#include <recursive_wrapper.hpp>

Inheritance diagram for pgs::is_recursive_wrapper< recursive_wrapper< T > >:
std::true_type

Detailed Description

template<class T>
struct pgs::is_recursive_wrapper< recursive_wrapper< T > >

Partial specialization for types that are recursive wrappers.


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