cstr_vector_t Class Reference
non-thread-safe vector for storing "char *" that you want to delete
More...
#include <common.h>
Inherits std::vector<char *>.
List of all members.
Detailed Description
non-thread-safe vector for storing "char *" that you want to delete
The documentation for this class was generated from the following file: