#include <Empty.h>
Public Member Functions | |
| template<typename... ARGS> | |
| constexpr | Empty (ARGS...) |
Believe it or not, this is often useful in template metaprogramming. Because you cannot declare a data member as 'void'. This amounts to same thing if used with [[no_unique_address]]/qStroika_ATTRIBUTE_NO_UNIQUE_ADDRESS
|
constexpr |