Код: Выделить всё
std::set
mySet; // Point - name of the structure.
Код: Выделить всё
Point myPoint;
mySet.insert(myPoint);
1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\xfunctional(125): ошибка C2784: bool std::operator C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\xfunctional(125): ошибка C2676: двоичный "
Подробнее здесь: https://stackoverflow.com/questions/416 ... structures
Мобильная версия