j
k
j a
j l
"Arkadiy Vertleyb" <vertleyb@hotmail.com> wrote
FWIW, something like this: template<class T> struct promoted { typedef BOOST_TYPEOF_TPL(T()+T()) type; };
FWIW, something like this:
template<class T> struct promoted { typedef BOOST_TYPEOF_TPL(T()+T()) type; };
But where would you need this ? Andy Little
Back to the thread
Back to the list