80#if (defined(_DEBUG) || defined(_INTERNAL))
93#
if (defined(
_DEBUG) || defined(_INTERNAL))
106#if (defined(_DEBUG) || defined(_INTERNAL))
110 for (
int i=0; i<
Count; i++) {
128 assert(index <
Count);
129 Array[index] = thing;
#define W3DMPO_GLUE(ARGCLASS)
#define MSGW3DNEWARRAY(MSG)
ShareBufferClass & operator=(const ShareBufferClass &)
T & Get_Element(int index)
const T & Get_Element(int index) const
ShareBufferClass(int count, const char *msg)
ShareBufferClass(const ShareBufferClass &that)
void Set_Element(int index, const T &thing)