This website requires JavaScript.
Explore
Help
Sign In
External
/
yaml-cpp
Watch
8
Star
0
Fork
0
You've already forked yaml-cpp
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f9d826c22a
yaml-cpp
/
src
/
node
/
convert.cpp
6 lines
55 B
C++
Raw
Normal View
History
Unescape
Escape
Major switch from Value -> Node. The library compiles with the new API, but tests are still oldies, and don't compile
2011-09-11 02:57:23 +04:00
#
include
"yaml-cpp/node/convert.h"
Implemented conversion for std::string, including a bypass-accessor to the scalar value
2011-09-08 00:49:01 +04:00
namespace
YAML
{
}
Reference in New Issue
Copy Permalink