yaml-cpp/include
Kajetan Świerk bc9874c9ff
Reduce std::string copies (#924)
- Don't eagerly convert key to std::string
- Make const char* keys streamable when exception is thrown
- Don't create a temporary string when comparing a const char* key
2020-07-23 08:47:21 -05:00
..
yaml-cpp Reduce std::string copies (#924) 2020-07-23 08:47:21 -05:00