Commit Graph
2 Commits
Author SHA1 Message Date
Kajetan ŚwierkandGitHub 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
Kajetan ŚwierkandGitHub 06b99f53db Default initialize node's member variable (#923) 2020-07-18 19:34:46 -05:00