j
k
j a
j l
Edward Diener <eldiener <at> tropicsoft.com> writes:
template<class T1,class T2,class T3,class T4> struct DDD : boost::mpl::eval_if < boost::mpl::false_, BBB<T1>, AAA<int,int> > { };
You didn't execute your eval_if with ::type -- Maxim
Back to the thread
Back to the list