$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: hicks (hicks_at_[hidden])
Date: 2002-02-28 20:59:58
Hello
I need to identify if a container is of a certain type.
Specifically, from inside the code for container
template <class T> Cont, I want to identity if
T is itself of type Cont<U> for some U. (The type
of U does not matter.)
I couldn't see anything in *_traits.hpp that looks
applicable.
Any advice or references would be appreciated.
Craig Hicks
KGK Tokyo
[Non-text portions of this message have been removed]