|
DxLibEx
|
Trait class whose value is true regardless of what T is. we can use it, when we want to let SFINAE work for a decltype expressions.
More...
#include <ignore.hpp>


Trait class whose value is true regardless of what T is. we can use it, when we want to let SFINAE work for a decltype expressions.
Definition at line 40 of file ignore.hpp.