Browse Source
This gets rid of the static unordered_map. Also changes the return type const char*, avoiding unnecessary allocations (the result was only used by calling .c_str() on it.)nce_cpp
3 changed files with 11 additions and 16 deletions
Loading…
Reference in new issue