CGAL 6.2 - STL Extensions for CGAL
Loading...
Searching...
No Matches
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