mirror of https://github.com/CGAL/cgal
The error, on clang, is:
include/CGAL/Algebraic_structure_traits.h:362:39: error: declaration of 'Type_' shadows template parameter
typedef typename CT::Type Type_;
The bug was introduced by the following commit:
| commit
|
||
|---|---|---|
| .. | ||
| doc/Algebraic_foundations | ||
| doc_tex | ||
| examples/Algebraic_foundations | ||
| include/CGAL | ||
| package_info/Algebraic_foundations | ||
| test/Algebraic_foundations | ||
| dont_submit | ||