Boost logo

Boost Users :

Subject: [Boost-users] Type arithmetic library?
From: Peng Yu (pengyu.ut_at_[hidden])
Date: 2010-06-12 09:19:01


Hello,

boost typeof library can automatically deduce the type.

But I'm interested in finding the nested type. For example, if I have
a template S<T1, T2>. I'd like to deduce that it has two template
arguments, I'd like to access its template argument by index (say, 0
and 1 for this case).

I did a preliminary search, but found no such facilities. I may
overlook something. Would you please let me know if there is such a
facility in boost?

-- 
Regards,
Peng

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