mirror of
https://github.com/RPCS3/yaml-cpp.git
synced 2026-01-31 01:25:20 +01: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.