Remove typename

This commit is contained in:
Laurent Rineau
2019-09-04 11:24:58 +02:00
committed by GitHub
parent 69a42baba6
commit a328ec55c5
@@ -776,7 +776,7 @@ namespace HomogeneousKernelFunctors {
typedef typename K::Point_2 Point_2;
typedef typename K::Line_2 Line_2;
public:
typedef typename Comparison_result result_type;
typedef Comparison_result result_type;
result_type
operator()(const Point_2& p, const Point_2& q,