HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pointerAndBits.h File Reference
#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)
 

Function Documentation

PXR_NAMESPACE_OPEN_SCOPE constexpr bool Tf_IsPow2 ( uintptr_t  val)

Definition at line 37 of file pointerAndBits.h.