Home | Info | Community | Development | myReactOS | Contact Us
[inline]
Definition at line 124 of file TestClass.h.
Referenced by Init(), operator!(), operator!=(), ThrowHash::operator()(), test_stable_partition::operator()(), operator<(), operator<<(), operator=(), operator==(), and TestClass().
{ #if TESTCLASS_DEEP_DATA return *p; #else return v; #endif }