CGAL 6.1 - STL Extensions for CGAL
Loading...
Searching...
No Matches
CGAL::Triangulation_simplex_base_with_time_stamp< BaseWithTSBase > Class Template Reference

#include <CGAL/Triangulation_simplex_base_with_time_stamp.h>

Inherits from

BaseWithTSBase.

Definition

template<typename BaseWithTSBase>
class CGAL::Triangulation_simplex_base_with_time_stamp< BaseWithTSBase >

A base class with a time stamp.

This class is a base class that can be used to add a time stamp to any class.

Is model of
BaseWithTimeStamp

Classes

struct  Rebind_TDS
 

Public Types

using Has_timestamp = CGAL::Tag_true
 

Public Member Functions

std::size_t time_stamp () const
 
void set_time_stamp (const std::size_t &ts)