yaml-cpp/include/yaml-cpp/contrib
Matthew Woehlke 58687ee7c4 Add explicit virtual dtor
Add explicit virtual dtor to GraphBuilderInterface. This avoids tripping
a -Wnon-virtual-dtor warning, and also ensures that the correct
(virtual) dtor is called if an instance is deleted via a pointer to the
base type.
2017-11-10 15:17:46 -08:00
..
anchordict.h Update documentation for Scanner and AnchorDict, and fix formatting. 2016-05-12 23:05:28 -05:00
graphbuilder.h Add explicit virtual dtor 2017-11-10 15:17:46 -08:00