
15 Mar
2011
15 Mar
'11
11:05 a.m.
Frédéric Bron wrote:
(-make(),returns_void_t()) is always returns_void_t, isn't it?
No because of this: template int operator,(T const &, returns_void_t);
I guess I understand it now how you check for RET void. I was not aware of this technique :(. Thanks, Vicente -- View this message in context: http://boost.2283326.n4.nabble.com/Review-Boost-Type-Traits-Extension-by-Fre... Sent from the Boost - Dev mailing list archive at Nabble.com.