ros / class_loader

ROS-independent library for dynamic class (i.e. plugin) introspection and loading from runtime libraries
http://www.ros.org/wiki/class_loader
35 stars 95 forks source link

Use std::string::empty instead comparing with an empty string #69

Closed dawagner closed 6 years ago

dawagner commented 6 years ago

Caught by clang-tidy.