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
master
yaml-cpp
/
test
/
cmake
/
main.cpp
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
4 lines
74 B
C++
Raw
Permalink
Normal View
History
Unescape
Escape
CMake: Fixes for generated config (
#1212
)
2023-10-12 17:48:16 +02:00
#include
"yaml-cpp/yaml.h"
int
main
(
int
,
char
**
)
{
YAML
::
Parser
foo
{};
}
Reference in New Issue
Copy Permalink