Boost logo

Boost :

From: MB (mb2act_at_[hidden])
Date: 2006-01-25 17:21:38


Hi,

'make_tuple()' that makes an empty tuple seems missing from
<detail/tuple_basic_no_partial_spec.hpp>:

  inline tuple<> make_tuple() {
    return tuple<>();
  }

Regards,
MB
p-stade.sourceforge.net


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