mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2026-01-02 12:07:55 +08: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.