Mention change of serialization in the list of changes to the original code
This commit is contained in:
@@ -28,6 +28,8 @@
|
||||
// * changed inclusion protection tag
|
||||
// * moved to namespace CGAL::internal::
|
||||
// * fix computation of node_dist[label] so that results are always <= 1.0
|
||||
// * change serialization functions to avoid a bug with boost and some
|
||||
// compilers (that leads to dereferencing a null pointer)
|
||||
|
||||
#ifndef CGAL_INTERNAL_LIBLEARNING_RANDOMFORESTS_NODE_H
|
||||
#define CGAL_INTERNAL_LIBLEARNING_RANDOMFORESTS_NODE_H
|
||||
|
||||
Reference in New Issue
Block a user