Detect typedef in class

25 Feb
2010
25 Feb
'10
3:52 p.m.
Hello, is there some way to detect if a class has an typedef with boost 1.34.1? I want to detect typedef T value_type; in a class... Thanks Hansjörg

25 Feb
25 Feb
4:07 p.m.
On Thu, Feb 25, 2010 at 4:52 PM, Hansjoerg <hansipet@web.de> wrote:
Take a look at has_xxx at http://www.boost.org/doc/libs/1_34_0/libs/mpl/doc/refmanual/has-xxx-trait-de... With kind regards, Ovanes

4:09 p.m.
AMDG Hansjoerg wrote:
http://www.boost.org/libs/mpl/doc/refmanual/has-xxx-trait-def.html In Christ, Steven Watanabe
5618
Age (days ago)
5618
Last active (days ago)
2 comments
3 participants
participants (3)
-
Hansjoerg
-
Ovanes Markarian
-
Steven Watanabe