#include "pxr/pxr.h"
#include "pxr/exec/vdf/api.h"
#include "pxr/base/tf/compressedBits.h"
#include "pxr/base/tf/delegatedCountPtr.h"
#include "pxr/base/tf/diagnostic.h"
#include "pxr/base/tf/staticData.h"
#include <atomic>
#include <functional>
#include <iosfwd>
#include <string>
#include <utility>
Go to the source code of this file.
| VDF_API std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const VdfMask & |
mask |
|
) |
| |
| void TfDelegatedCountDecrement |
( |
VdfMask::_BitsImpl * |
p | ) |
|
|
inlinenoexcept |
| void TfDelegatedCountIncrement |
( |
VdfMask::_BitsImpl * |
p | ) |
|
|
inlinenoexcept |