« Return to Thread: detect if a type has a size_t member

Re: detect if a type has a size_t member

by Joel Falcou-3 :: Rate this Message:

Reply to Author | View in Thread

Hicham Mouline wrote:
> Thank you. May I suggest to replace "Type" in
> #define BOOST_HAS_MEMBER_DATA(Type,Name)  
>
> in the header file by MemberType for e.g.
>
> A naive user (myself) thought "Type" was his type, not the member data type
Will do :)

--
___________________________________________
Joel Falcou - Assistant Professor
PARALL Team - LRI - Universite Paris Sud XI
Tel : (+33)1 69 15 66 35


_______________________________________________
Boost-users mailing list
Boost-users@...
http://lists.boost.org/mailman/listinfo.cgi/boost-users

 « Return to Thread: detect if a type has a size_t member