vector

Can someone explain to me in details regarding this code

vector<string> wordlist : dictionary (wordlist)


thank you
Looks syntactically incorrect to me. Are you sure the : isnt supposed to be an = ?
I am also interesting about this syntax. I guess it's using C++11 syntax. Probably adding words to dictionary.
Topic archived. No new replies allowed.