$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (gregod_at_[hidden])
Date: 2004-01-02 14:30:24
On Friday 02 January 2004 01:39 pm, Stefan Slapeta wrote:
> Fine!
>
> What about two additional (optional) headers <unordered_map> and
> <unordered_set> which provide the same functionality in namespace std::tr1?
> This would avoid many code changes in the future!
I'd love to do this more generally, maybe by creating a "TR pack" for Boost
that includes the TR1 headers for Boost components.
Doug