j
k
j a
j l
Alan Tennant skrev:
Thanks guys. I'm embarrassed to say that it was the #include <string> problem.
use boost::ptr_map<std::string,int> or std::map<std::string,boost::shared_ptr<int>> to manange the memory, if you need that. -Thorsten
Back to the thread
Back to the list