Files
yaml-cpp/include/yaml-cpp
Daniel Levin 7470c2d871 emitter: Support std::string_view
Accept Emitter::operator<<(std::string_view).

ABI remains C++11 compatible by exposing new method
Emitter::Write(const char*, size_t).

All affected calls optimized to pass std::string values as pointer + size
tuple into appropriate routines.
2024-12-22 16:22:38 -06:00
..
2020-04-09 13:02:10 -05:00
2024-08-27 12:23:42 -05:00
2024-12-22 16:22:38 -06:00
2015-04-02 20:50:11 +01:00
2024-12-22 16:22:38 -06:00
2019-03-24 17:01:14 -05:00
2024-07-17 13:39:30 -05:00
2015-01-24 12:26:16 -06:00