C++ namespace?
Shai Ayal
shaiay at gmail.com
Tue Feb 12 06:06:20 CST 2008
On Feb 12, 2008 12:23 PM, John W. Eaton <jwe at bevo.che.wisc.edu> wrote:
> A message was sent recently to the help list requesting that we put
> the Octave classes/functions in a namespace. Since the poster was not
> subscribed to the list, the message was not posted automatically.
> Also, since it was not really a request for help using Octave, I asked
> that he repost his message here, but I haven't seen it. In any case,
> the suggestion has merit, so what do people think about introducing an
> "octave" namespace around all the C++ functions in the Octave
> libraries?
What are the implications for octave sources -- just add a using
octave line to all .h files?
Shai
More information about the Octave-maintainers
mailing list