jbeder / yaml-cpp

A YAML parser and emitter in C++
MIT License
4.91k stars 1.78k forks source link

node/convert: Enable the template specialization for `std::string_view` properly when the library is compiled by MSVC on Windows. #1227

Closed 0xFireWolf closed 9 months ago

0xFireWolf commented 9 months ago

Please refer to the discussion in https://github.com/jbeder/yaml-cpp/pull/1222 for details.