OpenTTD
|
Helper class to recognize if the given type is void. More...
#include <squirrel_helper.hpp>
Additional Inherited Members | |
![]() | |
static const bool | Yes |
static const bool | No |
Helper class to recognize if the given type is void.
Usage: 'IsVoidT<T>::Yes'
Definition at line 47 of file squirrel_helper.hpp.