yaml-cpp/include/yaml-cpp/node
Jesse Beder 97d56c3f36 Remove 'const' modifier on return of Node::as.
This enables the return value to be moved, rather than copied.
2015-11-22 11:27:55 -06:00
..
detail Removed boost requirement from memory.h (detail) 2015-07-25 11:45:10 +09:30
convert.h Allow using a Node as the key in force_insert. 2015-11-22 11:21:08 -06:00
emit.h Merge from core, and update several missing DLL exports. This does not resolve them all (in particular, node_data::equals seems to be still missing, even though it is inlined in a header, which seems strange). 2014-03-24 00:31:43 -05:00
impl.h Remove 'const' modifier on return of Node::as. 2015-11-22 11:27:55 -06:00
iterator.h Run clang-format 2014-03-22 13:05:03 -05:00
node.h Remove 'const' modifier on return of Node::as. 2015-11-22 11:27:55 -06:00
parse.h Merge from core, and update several missing DLL exports. This does not resolve them all (in particular, node_data::equals seems to be still missing, even though it is inlined in a header, which seems strange). 2014-03-24 00:31:43 -05:00
ptr.h Run clang-format 2014-03-22 13:05:03 -05:00
type.h clang-format 2014-03-25 00:11:17 -05:00