yaml-cpp/include
2010-03-15 04:25:17 +00:00
..
conversion.h Updated to remove most of the warnings in Visual Studio. (There's still the one about all control paths returning a value left.) Fixed one warning (when an istream converts to void * to then convert to bool), and disabled three. 2010-03-03 05:30:06 +00:00
emitter.h Refactored emitter operator << overloads to not template them, so it's easier to overload for pointer types 2009-11-17 20:21:22 +00:00
emittermanip.h Merged r295:305 from the tags branch to the trunk 2009-10-29 15:48:06 +00:00
exceptions.h Refactored the traits a bit, and added displaying the key to string and numeric key not found errors 2009-11-12 17:00:12 +00:00
iterator.h Added header file inclusion guards 2009-07-29 22:27:20 +00:00
mark.h Added header file inclusion guards 2009-07-29 22:27:20 +00:00
node.h Set alias nodes to return the tag of their anchor 2010-03-15 04:10:36 +00:00
nodeimpl.h Patched for gcc version <= 3.3 (just fall back to original version of Node::Read) 2009-09-16 04:01:40 +00:00
nodereadimpl.h Updated to remove most of the warnings in Visual Studio. (There's still the one about all control paths returning a value left.) Fixed one warning (when an istream converts to void * to then convert to bool), and disabled three. 2010-03-03 05:30:06 +00:00
nodeutil.h Cleaned up 2009-08-24 18:23:20 +00:00
noncopyable.h Added header file inclusion guards 2009-07-29 22:27:20 +00:00
null.h Cleaned up 2009-08-24 18:23:20 +00:00
ostream.h Added header file inclusion guards 2009-07-29 22:27:20 +00:00
parser.h Updated to remove most of the warnings in Visual Studio. (There's still the one about all control paths returning a value left.) Fixed one warning (when an istream converts to void * to then convert to bool), and disabled three. 2010-03-03 05:30:06 +00:00
stlemitter.h Added header file inclusion guards 2009-07-29 22:27:20 +00:00
stlnode.h Added overloads for parsing stl maps and vectors 2010-03-15 04:25:17 +00:00
traits.h Refactored the traits a bit, and added displaying the key to string and numeric key not found errors 2009-11-12 17:00:12 +00:00
yaml.h Added overloads for parsing stl maps and vectors 2010-03-15 04:25:17 +00:00