mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-11-26 04:21:44 +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.