Note: this is documentation for an old release. View the latest documentation at docs.fenicsproject.org/v0.1.0/v0.9.0/cpp
DOLFINx  0.1.0
DOLFINx C++ interface
Static Public Member Functions | List of all members
dolfinx::common::UniqueIdGenerator Class Reference

This is a singleton class that return IDs that are unique in the lifetime of a program. More...

#include <UniqueIdGenerator.h>

Static Public Member Functions

static std::size_t id ()
 Generate a unique ID.
 

Detailed Description

This is a singleton class that return IDs that are unique in the lifetime of a program.


The documentation for this class was generated from the following files: