
15 Nov
2012
15 Nov
'12
1:12 p.m.
On Thu, Nov 15, 2012 at 12:45 PM, Daniel James <dnljms@gmail.com> wrote:
On 14 November 2012 17:53, László Szécsi <szecsi@iit.bme.hu> wrote:
boost::unordered, which has a piecewise constructor implementation,
Much of the complexity was from supporting the old variadic constructors for pairs, which were pretty problematic. ... but I'll still need the macros for compilers without full variadic support. Absolutely. Great work, well done! If only someone did the same for flat_map.