S
Shafik
Hello folks,
Whats the reason for the STL not allowing this:
vector<const string> v = vector<const string>();
--Shafik
Whats the reason for the STL not allowing this:
vector<const string> v = vector<const string>();
--Shafik