Boost logo

Boost Users :

Subject: Re: [Boost-users] complexity problem using multi_index insert()
From: Igor R (boost.lists_at_[hidden])
Date: 2010-02-28 09:36:20


> Regarding _SECURE_SCL we are using ubuntu linux and Eclipse for C++ so i guess the above won't work.

No, _SECURE_SCL is a feature of STL coming with MSVC, it's not
relevant for gcc/linux.
So all you can do is to use the hinted insert() and compile with -O3.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net