yaml-cpp/include
Matthew Woehlke b39f44be07 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-09 14:18:30 -05:00
..
yaml-cpp Add explicit virtual dtor 2017-11-09 14:18:30 -05:00