14 #ifndef POINTERTOVOID_H 15 #define POINTERTOVOID_H 42 constexpr
bool is_null()
const;
43 INLINE
size_t get_hash()
const;
48 INLINE
bool operator < (
const void *other)
const;
66 AtomicAdjust::Pointer _void_ptr =
nullptr;
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
This is the non-template part of the base class for PointerTo and ConstPointerTo.
This class is intended to be the base class of all objects in Panda that might be allocated and delet...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.