18 #ifndef __UT_LABELED_CAPACITY_H_INCLUDED__
19 #define __UT_LABELED_CAPACITY_H_INCLUDED__
21 #include <type_traits>
std::make_unsigned_t< exint > UT_LabeledCapacityRep
GLboolean GLboolean GLboolean GLboolean a
constexpr UT_LabeledCapacityRep LABELED_CAPACITY_MASK_VALUE
friend constexpr exint capacityValue(const UT_LabeledCapacity &a) noexcept
constexpr UT_LabeledCapacityRep LABELED_CAPACITY_FLAG_EXTERNAL
constexpr UT_LabeledCapacity ownedLabeledCapacity(const exint capacity) noexcept
constexpr UT_LabeledCapacity externalLabeledCapacity(const exint capacity) noexcept
friend constexpr UT_LabeledCapacity externalLabeledCapacity(const exint capacity) noexcept
constexpr exint capacityValue(const UT_LabeledCapacity &a) noexcept
friend constexpr UT_LabeledCapacity ownedLabeledCapacity(const exint capacity) noexcept