Does the fact that "boost::scoped_ptrs" etc are now appearing everywhere mean 
that we are now using namespaces officially and that I can write (for 
example):

namespace frontends {
namespace citation {
        ...

}
}

?
Angus

Reply via email to