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
4ed7f62431063d21824294143c04e858b9456a2a
yaml-cpp
/
content.cpp
T
13 lines
107 B
C++
Raw
Normal View
History
Unescape
Escape
Preliminary setup - basic data structures are there.
2008-06-25 23:00:18 +00:00
#include
"content.h"
namespace
YAML
{
Content
::
Content
()
{
}
Content
::~
Content
()
{
}
}
Reference in New Issue
Copy Permalink