|
HDK
|
#include "pxr/pxr.h"#include "pxr/base/arch/pragmas.h"#include <cstdint>#include <type_traits>#include <utility>
Include dependency graph for pointerAndBits.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | TfPointerAndBits< T > |
Functions | |
| PXR_NAMESPACE_OPEN_SCOPE constexpr bool | Tf_IsPow2 (uintptr_t val) |
| PXR_NAMESPACE_OPEN_SCOPE constexpr bool Tf_IsPow2 | ( | uintptr_t | val | ) |
Definition at line 20 of file pointerAndBits.h.