StringArray

 

Name

StringArray

Declaration

typedef vector<string> StringArray

Examples

Remark

StringArray is synonym for string vector.

header to Included

origin.h

Reference