CppDebugWrapperForBuiltInTypes
C++
★ 1
updated 8y ago
Wrapper class for built in Cpp (C++) types. Made for debugging purpose: you can find place where some int/float/char* class member or variable was changed to a certain value. Works with floating point (float, double, long double), integral (int, bool, char16_t, wchar_t, long long, etc.) and pointer types.
No plain-English explanation yet — one is being written right now. Check back in a minute.