Re: [pygccxml-development] type_traits problem
Brought to you by:
mbaas,
roman_yakovenko
From: Roman Y. <rom...@gm...> - 2006-05-12 12:52:14
|
On 5/12/06, Allen Bierbaum <al...@vr...> wrote: > I have attached a patch that adds a test case. Thanks. I will fix it. > I think all the is_* tests suffer from a similar problem. They only > seem to examine the "outside" most type information and ignore the > internal data. > > For example, shouldn't is_float return true for a "const float" type? The behaviour should be same as with boost.type_traits. It is possible I mi= ssed something. I will check it and fix. > -Allen --=20 Roman Yakovenko C++ Python language binding http://www.language-binding.net/ |