from_void Struct Reference
Type to enable making a type convertible from void
.
More...
#include <atria/meta/utils.hpp>
Detailed Description
Type to enable making a type convertible from void
.
The problem is that void
can not be used as a parameter, so it is imposible to define a convertion between void
and some types, in the degenerate cases where it is desirable.
- See also
- could_not_find_common_type
The documentation for this struct was generated from the following file:
- src/atria/meta/utils.hpp