yaml-cpp/include/yaml-cpp
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
..
contrib Run clang-format 2014-03-22 12:49:16 -05:00
node Remove 'const' modifier on return of Node::as. 2015-11-22 11:27:55 -06:00
anchor.h Run clang-format 2014-03-22 12:49:16 -05:00
binary.h Fix build warning from gcc about std::copy 2015-01-24 11:14:53 -06:00
dll.h clang-format 2014-03-23 20:08:54 -05:00
emitfromevents.h Add EmitterStyle, which will allow sequence or map style (i.e., flow or block) to be preserved between parsing and emitting 2015-01-24 12:19:20 -06:00
emitter.h Fix warnings on visual studio, including changing unsigned to std::size_t 2015-01-24 14:38:22 -06:00
emitterdef.h Renamed the None enumeration vaules to NoType to avoid a collision with X11's macro 2015-01-24 15:58:14 -06:00
emittermanip.h clang-format 2014-03-23 20:08:54 -05:00
emitterstyle.h Fix gcc warning 2015-01-24 14:47:00 -06:00
eventhandler.h Add EmitterStyle, which will allow sequence or map style (i.e., flow or block) to be preserved between parsing and emitting 2015-01-24 12:19:20 -06:00
exceptions.h More useful error messages. 2015-04-02 20:50:11 +01:00
mark.h More useful error messages. 2015-04-02 20:50:11 +01:00
noncopyable.h Run clang-format 2014-03-22 12:49:16 -05:00
null.h Run clang-format 2014-03-22 12:49:16 -05:00
ostream_wrapper.h Run clang-format 2015-03-29 21:27:20 -05:00
parser.h Merge IWYU from core 2014-03-22 23:08:09 -05:00
stlemitter.h Run clang-format 2014-03-22 12:49:16 -05:00
traits.h clang-format 2014-03-23 20:08:54 -05:00
yaml.h Merge from core 2015-01-24 12:26:16 -06:00