Plasma Engine  2.0
Loading...
Searching...
No Matches
plBitIteratorStorage< T, typename > Struct Template Reference

Detailed Description

template<typename T, typename = std::void_t<>>
struct plBitIteratorStorage< T, typename >

Chooses either plUInt32 or plUInt64 as the storage type for a given type T depending on its size. Required as plMath::FirstBitLow only supports plUInt32 or plUInt64.

Template Parameters
TType for which the storage should be inferred.

The documentation for this struct was generated from the following file: