cgal/Nef_2/include/CGAL/Nef_2
Jane Tournois 629983854e attempt to fix the use of "inline"
the warning C4396 happens for these functions on msvc2015

----------------------------------------------
Compiler Warning (level 2) C4396
Visual Studio 2008
"name" : the inline specifier cannot be used when a friend declaration refers to a specialization of a function template

A specialization of a function template cannot specify any of the inline specifiers. The compiler issues warning C4396 and ignores the inline specifier.
To correct this error
    Remove the inline, __inline, or __forceinline specifier from the friend function declaration.
----------------------------------------------
2015-08-11 17:14:46 +02:00
..
Bounding_box_2.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Constrained_triang_traits.h switch from int to bool to avoid a performance warning 2013-02-08 18:16:53 +01:00
HDS_items.h *deprecate the use of geninfo 2012-04-17 18:18:09 +00:00
Line_to_epoint.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Object_handle.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Object_index.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
PM_checker.h WARNINGFIX: Nef_2 is no longer triggering a "suggest parenthesis" 2012-04-16 16:21:21 +00:00
PM_const_decorator.h update CGAL custom doxygen macros 2012-11-14 00:31:05 +01:00
PM_decorator.h *deprecate the use of geninfo 2012-04-17 18:18:09 +00:00
PM_explorer.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
PM_io_parser.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
PM_overlayer.h add missing include 2014-06-30 15:54:04 +02:00
PM_persistent_PL.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
PM_point_locator.h also test leda if it is available 2013-03-23 08:03:32 +01:00
Polynomial.h attempt to fix the use of "inline" 2015-08-11 17:14:46 +02:00
Segment_overlay_traits.h also test leda if it is available 2013-03-23 08:03:32 +01:00
debug.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
gen_point_location.h *deprecate the use of geninfo 2012-04-17 18:18:09 +00:00
geninfo.h *deprecate the use of geninfo 2012-04-17 18:18:09 +00:00
iterator_tools.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00