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
34bd1a7083e5875e6a4b2d4f61c0b356cc5d53fc
yaml-cpp
/
src
/
null.cpp
T
6 lines
59 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 07:05:53 +00:00
#include
"yaml-cpp/null.h"
Added support for emitting and represeting null
2009-07-30 04:42:27 +00:00
Run clang-format
2014-03-22 12:49:16 -05:00
namespace
YAML
{
_Null
Null
;
Added support for emitting and represeting null
2009-07-30 04:42:27 +00:00
}
Reference in New Issue
Copy Permalink