Boost logo

Boost :

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 .... :-)


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk