|
|
back to boardCommon BoardUnaccesible hash_set Posted by olorin 24 Mar 2007 15:27 Здравствуйте! Вопрос к организаторам - когда вы узнаете точно, есть ли в использумом вами компиляторе контейнер hash_set?? Re: Unaccesible hash_set #include <hash_set> using namespace std; hash_set<int> h; ...... This code is compiling normally |
|
|