This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
archived-yaml-cpp
Watch
1
Star
0
Fork
0
You've already forked archived-yaml-cpp
mirror of
https://github.com/RPCS3/yaml-cpp.git
synced
2026-01-31 01:25:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
72f699f5ce2d22a8f70cd59d73ce2fbb42dd960e
archived-yaml-cpp
/
include
/
yaml-cpp
/
node
/
detail
History
Andy Maloney
b650bc8287
Modernize: Use range-based for loops for readability (
#762
)
...
Also run clang-format on these files as requested
2019-10-05 14:20:17 -05:00
..
impl.h
Static analysis fix: replace 0 and NULL with nullptr (
#738
)
2019-09-14 20:23:22 -04:00
iterator_fwd.h
Modernize: Use "using" instead of "typedef" (
#754
)
2019-10-02 11:14:49 -05:00
iterator.h
Modernize: Use "using" instead of "typedef" (
#754
)
2019-10-02 11:14:49 -05:00
memory.h
Modernize: Use "using" instead of "typedef" (
#754
)
2019-10-02 11:14:49 -05:00
node_data.h
Modernize: Use "using" instead of "typedef" (
#754
)
2019-10-02 11:14:49 -05:00
node_iterator.h
Modernize: Use "using" instead of "typedef" (
#754
)
2019-10-02 11:14:49 -05:00
node_ref.h
Replace Boost usage with C++11 features
2016-01-10 22:44:15 -05:00
node.h
Modernize: Use range-based for loops for readability (
#762
)
2019-10-05 14:20:17 -05:00