7 constexpr
char&
operator[](std::size_t a_idx) {
return buf[a_idx]; }
#define KEEP_FOR_RE()
Definition: PCH.h:713
Definition: AbsorbEffect.h:6
Definition: hkpShapeBuffer.h:6
char buf[512]
Definition: hkpShapeBuffer.h:9
constexpr char & operator[](std::size_t a_idx)
Definition: hkpShapeBuffer.h:7