Re: [pygccxml-development] type_traits problem
Brought to you by:
mbaas,
roman_yakovenko
From: Roman Y. <rom...@gm...> - 2006-06-05 12:40:03
|
On 5/30/06, Roman Yakovenko <rom...@gm...> wrote: > On 5/30/06, Allen Bierbaum <al...@vr...> wrote: > > Did this ever get fixed? (I don't think it did) Yes, I am going to fix this. is_xxx will report true for "xxx" and "const xxx", for all other cases it will report false Here is a link to relevant example: http://boost.org/doc/html/boost_typetraits/reference.html#boost_typetraits.is_enum -- Roman Yakovenko C++ Python language binding http://www.language-binding.net/ |