mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2026-01-27 12:46:56 +00:00
Returning a const value prevents the use of non-copyable return types such as unique_ptr.
Returning a const value prevents the use of non-copyable return types such as unique_ptr.