ttg::Void Class Reference

Documentation

A complete version of void.

Void can be used interchangeably with void as key or value type, but is also hashable, etc. May reduce the amount of metaprogramming relative to void.

Definition at line 11 of file void.h.

Public Member Functions

 Void ()=default
 
template<typename T >
 Void (T &&)
 

Constructor & Destructor Documentation

◆ Void() [1/2]

ttg::Void::Void ( )
default

◆ Void() [2/2]

template<typename T >
ttg::Void::Void ( T &&  )
inlineexplicit

Definition at line 14 of file void.h.


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