#include "b2util.H"
Inherits std::vector< std::string >.
A std::vector of std::string objects. Can be used to construct static instances of std::vector<std::string> with up to 20 std::string objects. Used for the aliases by ObjectType, ObjectTypeIncomplete, and ObjectTypeComplete.