Lumiera  0.pre.03
»edit your freedom«
NoInstance< X > Struct Template Reference

#include "lib/meta/no-instance.hpp"

Description

template<class X>
struct lib::meta::NoInstance< X >

An Entity never to be instantiated.

Marker baseclass for elements used in metaprogramming only. Every attempt to instantiate such an element will cause an compilation failure

Definition at line 56 of file no-instance.hpp.

Public Member Functions

 NoInstance (NoInstance const &)
 
+ Inheritance diagram for NoInstance< X >:
+ Collaboration diagram for NoInstance< X >:

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