
30 Jan
2011
30 Jan
'11
7:46 a.m.
I have been able to make the binary operator traits work with pointers. I still have to do the same for unary operators but this should be much easier.
It is now also done for prefix and postfix operators. * http://www.boostpro.com/vault/index.php?action=downloadfile&filename=type_traits.tar.bz2&directory=Extension& * http://svn.boost.org/svn/boost/sandbox/type_traits/ Remaining task: - prepare documentation for review (documentation for users is ready). Frédéric