$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Felipe Magno de Almeida (felipe.m.almeida_at_[hidden])
Date: 2006-04-29 23:35:35
On 4/26/06, Christopher Kohlhoff <chris_at_[hidden]> wrote:
> Hello all,
Hi Chris,
[snipped]
> These functions are located using ADL. The asio library
> provides default implementations of the above functions in the
> global namespace:
Why is the default implementations in the global namespace? Shouldnt
it be in asio namespace?
[snipped]
-- Felipe Magno de Almeida