This website requires JavaScript.
Explore
Help
Sign In
loot
/
yaml-cpp
Watch
0
Star
0
Fork
0
mirror of
https://github.com/loot/yaml-cpp.git
synced
2026-07-27 14:13:42 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
737
Commits
3
Branches
23
Tags
86c69bb73c497bd127afd9802d0aef8ba160f9c6
Commit Graph
1 Commits
This Branch
This Branch
All Branches
Author
SHA1
Message
Date
Victor Mataré
and
Jesse Beder
994cf97b59
Remove const from as_if::operator()() return (
#425
)
...
Returning a const value prevents the use of non-copyable return types such as unique_ptr.
2016-11-10 23:29:41 -06:00