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
8aabc0766b
yaml-cpp
/
src
/
null.cpp
7 lines
60 B
C++
Raw
Normal View
History
Unescape
Escape
Moved all the includes to a subfolder yaml-cpp so they don't interfere with other libraries' includes
2010-10-18 11:05:53 +04:00
#
include
"yaml-cpp/null.h"
Added support for emitting and represeting null
2009-07-30 08:42:27 +04:00
namespace
YAML
{
_Null
Null
;
}
Reference in New Issue
Copy Permalink