Remove typename
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user