
5 Jun
2011
5 Jun
'11
6:15 p.m.
AMDG On 06/05/2011 11:06 AM, Vicente Botet wrote:
when decltype is supported (as it is the case for gcc 4.6.0) we can define the C++0x traits is_constructible, is_assignable and the ones that depend on them.
How exactly does decltype allow you to implement is_constructible? In Christ, Steven Watanabe