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
Files
1e6877043e4d56f86a780a075ef582f17d7f14ed
yaml-cpp
/
util
/
value.cpp
T
9 lines
83 B
C++
Raw
Normal View
History
Unescape
Escape
Value stuff compiles/links with lots of placeholder functions
2011-09-07 00:12:24 -05:00
#include
"yaml-cpp/value/value.h"
int
main
()
{
YAML
::
Value
value
;
return
0
;
}
Reference in New Issue
Copy Permalink