I would like to use the std::vector without exceptions. In my section of code, I am using all new calls with the (std::nothrow) to prevent it to throw.
But in case of