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
689c5fa7b7
yaml-cpp
/
src
/
content.cpp
14 lines
112 B
C++
Raw
Normal View
History
Unescape
Escape
Set the eol style to native for all files.
2008-09-04 02:20:39 +04:00
#
include
"crt.h"
#
include
"content.h"
namespace
YAML
{
Content
:
:
Content
(
)
{
}
Content
:
:
~
Content
(
)
{
}
}
Reference in New Issue
Copy Permalink