Adds docs
This commit is contained in:
parent
78f338e4ee
commit
3cd9eb9e5f
@ -15,6 +15,7 @@
|
||||
#include <utility>
|
||||
#include <vector>
|
||||
|
||||
// Assert in place so gcc + libc++ combination properly builds
|
||||
static_assert(std::is_constructible<YAML::Node, const YAML::Node&>::value, "Node must be copy constructable");
|
||||
|
||||
namespace YAML {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user