cgal.org
Top
Getting Started
Tutorials
Package Overview
Acknowledging CGAL
CGAL 6.2 - STL Extensions for CGAL
Loading...
Searching...
No Matches
List of all members
|
Public Member Functions
CGAL::cpp20::identity Struct Reference
#include <CGAL/functional.h>
Definition
Replacement for
std::identity
that is added in C++20.
Public Member Functions
template<typename T >
constexpr T &&
operator()
(T &&t) const noexcept