CGAL 6.0 - STL Extensions for CGAL
Loading...
Searching...
No Matches
CGAL::Base_with_time_stamp< Base > Class Template Reference

#include <CGAL/Base_with_time_stamp.h>

Inherits from

Base.

Definition

template<typename Base>
class CGAL::Base_with_time_stamp< Base >

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)