|
Ublas : |
From: Peter Schmitteckert (peter_at_[hidden])
Date: 2005-08-17 13:53:24
Dear Michael,
thanks for your response.
On Wed, 17 Aug 2005, Michael Stevens wrote:
[...]
> These should be "definitions" for the templates "static data members" using a
> "const initializer". (quoted phrases from the ISO standard)
So, in principle the compiler should be allowed to generate an
object.
> No problems. As with all template instantiations, the compiler/link system
> must provide a way to ignore the multiple identical instantiations.
O.k., so that's also true for data objects, not just for inlined
functions.
Best regards,
Peter