El 21/09/2016 a las 13:58, Ram escribió:
Hi Joaquin,
[Please do follow this list's posting guidelines and keep the formatting clear]
Will make sure I am clear about what I am speaking about(by quoting whats required).
The my compilation output after the change to [ int x=0,y=0; boost::detail::allocator::construct(&x,y);]
in allocator_utilities.hpp help?
Yes, it shows that the problem seems not to be really connected to
Boost.MultiIndex.
My hunch is this is related to the precompiled header effect you talked
about some
posts ago, or that there's an evil macro affecting this very simple code.
In any case, please follow these steps so that we can narrow down the
problem:
1. Continuing with your example.cpp file, where you last inserted the
boost::detail::allocator::construct bit, please remove all usage of
Boost.MultiIndex
and its headers, and simply add this #include
#include