$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2004-12-02 17:50:35
"Jonathan Turkanis" wrote:
> Certain compilers provide special information about
> types that can't be queried in std C++. The type traits
> library uses this, where possible, but always
> provides a conservative fallback answer.
>
OT: do you know any overview what compilers
provide what kind of info?
I cannot locate much in Type Traits.
/Pavel