PR3042

David Edelsohn dje@watson.ibm.com
Mon Jun 11 09:58:00 GMT 2001


	Is it valid C++ for a static class member to be instantiated with
a value in more than one module?

  template <class Z>
  int Y<Z>::m = 1;

Thanks, David



More information about the Libstdc++ mailing list