
13 Dec
2004
13 Dec
'04
4:59 a.m.
Jonathan Turkanis wrote:
JOAQUIN LOPEZ MU?Z wrote:
template<typename Type> struct result { typedef typename Allocator::BOOST_NESTED_TEMPLATE rebind<Type>::other other; };
If this works for BCC and you could do a quick check that it doesn't break the others (GCC, MSVC), please go ahead and commit to the CVS (thank you!)
Okay, done. Jonathan