Older version of yaml cpp without boost, namespaced to avoid system conflicts with future versions. i.e. headers can be found at:
#include <yaml-cpp-0.3/yaml.h>
and the library with -llibyaml-cpp-0.3
.
Older version of yaml cpp without boost, namespaced to avoid system conflicts with future versions.
C++