
28 Jul
2005
28 Jul
'05
9:17 p.m.
Michael Goldshteyn wrote:
What is:
namespace boost { const class {
???
const class { ... } null; Defines a global variable named null, which is constant and of an unnamed type defined by the class declaration. I think this is standards conforming, but now that you mention it I'm not positive. I will have to check with other compilers to make sure. -Jason