|
cartobase 6.0.6
|
Void does not contain anything. More...
#include <cartobase/type/types.h>
Public Member Functions | |
| Void () | |
| template<typename T> | |
| Void (const T &) | |
| template<typename T> | |
| Void & | operator= (const T &) |
Void does not contain anything.
This class is useful for creating buckets or surfaces without any value associated to a point or a vertex. However, the size of Void is 1 byte.
|
inline |
Definition at line 63 of file types.h.
Referenced by operator=().
|
inline |