iffl  1.3.4
Implements Intrusive Flat Forward List container
Public Member Functions | List of all members
iffl::mpl::nonesuch Class Reference

A valid type that cannot be instantiate. Used by some detector meta-functions as a default type. More...

#include <iffl_mpl.h>

Public Member Functions

 nonesuch ()=delete
 type cannot be instantiated
 
 ~nonesuch ()=delete
 type cannot be instantiated
 
 nonesuch (nonesuch const &)=delete
 type cannot be instantiated
 
nonesuch const & operator= (nonesuch const &)=delete
 type cannot be instantiated
 

Detailed Description

A valid type that cannot be instantiate. Used by some detector meta-functions as a default type.


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