mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-20 22:41:36 +00:00
* Avoids the need to directly reference .elems to cast to const char* for strings, and has begin()/end() for C++11 foreach loops
* Avoids the need to directly reference .elems to cast to const char* for strings, and has begin()/end() for C++11 foreach loops