CGAL 4.8.1 - Manual
|
This concept refers to the one described at http://www.sgi.com/tech/stl/Assignable.html.
Using the latest concepts of the C++ standard, a type that is a model of this concept is both CopyAssignable
and CopyConstructible
.