$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Detect typedef in class
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-02-25 11:09:12
AMDG
Hansjoerg wrote:
> 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...
http://www.boost.org/libs/mpl/doc/refmanual/has-xxx-trait-def.html
In Christ,
Steven Watanabe