cgal/SearchStructures/examples/RangeSegmentTrees
Laurent Rineau db194534c7 First big patch to fix -Wunused-local-typedefs
-Wunused-local-typedefs is a new warning flag of gcc-4.7, and it will enabled
 by -Wall since gcc-4.8 (not yet released).

The fix is a big set of removals of unused typedefs (or comments, or moves,
depending on the context).
2012-08-01 13:29:16 +00:00
..
include Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
range_tree_1.cpp
range_tree_2.cpp
range_tree_3.cpp
range_tree_4.cpp
range_tree_map_2.cpp
range_tree_set_2.cpp
segment_tree_1.cpp First big patch to fix -Wunused-local-typedefs 2012-08-01 13:29:16 +00:00
segment_tree_2.cpp
segment_tree_3.cpp
segment_tree_4.cpp
segment_tree_map_2.cpp
segment_tree_set_2.cpp
segment_tree_set_3.cpp
software_design_rgs.cpp add missing static 2011-07-18 07:04:05 +00:00