Empty class for representing an unititialized variant data structure.
More...
#include <empty.h>
Detailed Description
Empty class for representing an unititialized variant data structure.
The class meets the requirements of the following concepts:
- Default constructible
- Copy constructible
- Has a no-throw destructor
- Assignable
- Equality comparable
- Less-than comparable
- Output streamable
The documentation for this struct was generated from the following file: