#12761: Givaro's (3.2.13.rc1) C++ headers don't conform to C++11
--------------------------------------------------------------+-------------
Reporter: leif | Owner:
leif
Type: defect | Status:
needs_review
Priority: major | Milestone:
sage-5.0
Component: packages | Resolution:
Keywords: C++11 GCC 4.7.0 CXXFLAGS -fpermissive spkg | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Leif Leonhardy | Merged in:
Dependencies: | Stopgaps:
--------------------------------------------------------------+-------------
Comment (by leif):
(Note that just using `baz()` wouldn't be a problem if it was already
declared as a "direct" member function of `Bar`; problems arise if `baz()`
isn't yet known at the point of the template definition, e.g. because it
is inherited from a class which is a template parameter. I rather wanted
to explain the `Bar<Foo>::` prefix above.)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12761#comment:11>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.