Boost logo

Boost :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-01-17 02:47:45


FYI: I've taken the liberty of applying this patch myself:

*** tuple_basic_no_partial_spec.hpp.~1.8.~ Mon Dec 03 20:56:00 2001
--- tuple_basic_no_partial_spec.hpp Thu Jan 17 07:45:00 2002
***************
*** 364,369 ****
--- 364,370 ----
        typedef typename mapped_tuple::cons1 cons1;
  
      public:
+ typedef cons1 inherited;
        typedef tuple self_type;
  
        explicit tuple(const T1& t1 = T1(),

===================================================
  David Abrahams, C++ library designer for hire
 resume: http://users.rcn.com/abrahams/resume.html

        C++ Booster (http://www.boost.org)
          email: david.abrahams_at_[hidden]
===================================================


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk