#include <sentinel-pointer.h>
Public Member Functions | |
template<typename T > | |
operator T* () const | |
Static Public Attributes | |
static constexpr intptr_t | kSentinelValue = 0b10 |
Friends | |
bool | operator== (SentinelPointer, SentinelPointer) |
bool | operator!= (SentinelPointer, SentinelPointer) |
|
inline |
|
friend |
|
friend |
|
staticconstexpr |