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
255a392eb9
yaml-cpp
/
src
/
value
/
convert.cpp
6 lines
56 B
C++
Raw
Normal View
History
Unescape
Escape
Switched convert to a templated struct that can be specialized (so we can partially specialize it)
2011-09-08 11:02:15 +04:00
#
include
"yaml-cpp/value/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