mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-09 20:51:16 +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.