j
k
j a
j l
Casper Hornstrup wrote:
...I thought string_list was a typedef for vector<string>, why the change? v2s() used vector<string>. C
I thought string_list was a typedef for vector<string>, why the change?
v2s() used vector<string>.
C
A typedef is interchangeable with it's type.
Back to the thread
Back to the list