cgal/Algebraic_foundations
Laurent Rineau d47f920919 Fix a compilation error
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 02e17dfdf0
  | Author: Michael Hemmer <mhsaar@gmail.com>
  | Date:   Mon Sep 2 18:28:55 2013 +0300
  |
  |     fixed boost::is_same<Type,Type>
  |
  |     minor fix for master
2013-09-09 14:07:00 +02:00
..
doc/Algebraic_foundations Put () after function names to increase readability 2013-08-28 15:14:25 +02:00
doc_tex backporting documentation changes of master@9fcc5b57 into doxy-port-pmoeller 2012-11-23 22:54:31 +01:00
examples/Algebraic_foundations Replace BOOST_STATIC_ASSERT by CGAL_static_assertion. 2011-08-31 14:30:07 +00:00
include/CGAL Fix a compilation error 2013-09-09 14:07:00 +02:00
package_info/Algebraic_foundations New license.txt files (eol changes) 2013-02-19 16:46:39 +01:00
test/Algebraic_foundations use more types 2013-02-07 11:02:14 +01:00
dont_submit Put doc/ in the global dont_submit file 2013-08-20 10:57:03 +02:00