How to I specify boost::fusion::vector<something> as the type of an argument?
11 Jul
2008
11 Jul
'08
10:38 p.m.
Hi,
template
15 Jul
15 Jul
9:43 a.m.
New subject: [Boost-users] How to I specify boost::fusion::vector<something> as the type of an argument?
Peng Yu
Hi,
template
class A; I would like a template function, whose argument should be of the type like.
boost::fusion::vector, A
,...>
I would use something like this:
template <class T>
enable_if
5967
Age (days ago)
5971
Last active (days ago)
1 comments
2 participants
participants (2)
-
Peng Yu
-
Roman Perepelitsa