$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Stjepan Rajko (stipe_at_[hidden])
Date: 2007-06-04 12:38:50
On 6/4/07, Stjepan Rajko <stipe_at_[hidden]> wrote:
> namespace n_std
> {
> namespace no_alias
> {
> ... current cvalarray
> }
> namespace alias
> {
> ... cvalarray that inherits array
> }
> using namespace alias;
> }
>
Sorry, I meant to say that using namespace no_alias should be the
default .... :-)