|
libhatchet
|
#include <hxutility.h>
Public Member Functions | |
| template<typename T> | |
| constexpr | operator T* () const |
| template<typename T, typename M_> | |
| constexpr | operator M_ T::* () const |
hxnullptr_t - A class that will only convert to a null T pointer.
Useful when an integer constant arg would be ambiguous or otherwise break template code. hxnullptr is a hxnullptr_t. Use plain hxnull for comparisons.
|
inlineconstexpr |
Null T method pointer.
|
inlineconstexpr |
Null T pointer.