2.4.7 StringArray


Name

StringArray

Declaration

typedef vector<string> StringArray

Examples

Remark

StringArray is synonym for string vector.

Header to Included

origin.h

Reference