what does this mean?
Julian C. Cummings
cummings at linkline.com
Fri Mar 30 02:52:05 UTC 2001
Hi All,
Does anyone understand this error message from
the HP aCC compiler? It is complaining about
the templated constructors for the specialization
Interval<1>. I can't see what it thinks is
wrong with this piece of code. I'm wondering
if this is a parsing error of some sort. If no
one can make heads or tails of this, I will pass
it on to the HP folks.
Thanks, Julian C.
Error 178: "/home/cummings/POOMA/pooma-2.3.0/src/Domain/Interval.h", line
351 # Nonstatic member "int DomainBase<DomainTraits<Interval<(int)1> >
>::domain_m[2]" is referenced in a nested class, local class or static
member initializer.
DomainTraits<Interval<1> >::setDomain(domain_m, m, n);
^^^^^^^^
More information about the pooma-dev
mailing list