Boost logo

Boost Users :

From: Markus Werle (numerical.simulation_at_[hidden])
Date: 2008-08-25 04:27:27


Hi!

While migrating from boost::tuple to std::tr1::tuple (pain!) I have to
rewrite a lot of compile-time-magic code.
Among other things I am in need of a type info

template <typename T> struct is_tr1_tuple;

Any implementation hint or proposal welcome.

best regards,

Markus


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net