Re: [boost] stlport config patch

24 Aug
2005
24 Aug
'05
1:39 p.m.
Sorry for the mistake, here is the patch file. Bests *** stlport.hpp.orig Tue Aug 23 19:06:41 2005 --- stlport.hpp Mon Aug 22 21:15:14 2005 *************** *** 74,80 **** // #define BOOST_HAS_PARTIAL_STD_ALLOCATOR ! #if !defined(_STLP_MEMBER_TEMPLATE_CLASSES) # define BOOST_NO_STD_ALLOCATOR #endif --- 74,80 ---- // #define BOOST_HAS_PARTIAL_STD_ALLOCATOR ! #if !defined(_STLP_MEMBER_TEMPLATE_CLASSES) || defined(_STLP_DONT_SUPPORT_REBIND_MEMBER_TEMPLATE) # define BOOST_NO_STD_ALLOCATOR #endif
7230
Age (days ago)
7231
Last active (days ago)
1 comments
2 participants
participants (2)
-
François Dumont
-
John Maddock