DGtal 1.3.0
Loading...
Searching...
No Matches
DGtal::DummyObject< T > Struct Template Reference

#include <DGtal/base/ConceptUtils.h>

Inheritance diagram for DGtal::DummyObject< T >:

Detailed Description

template<class T>
struct DGtal::DummyObject< T >

This is a helper class that provides a way to get a reference to an object. Calls boost::static_object. Used only for defining archetypes. Write DummyObject<X>::get() to get a reference to a dummy static object of type X.

Definition at line 86 of file ConceptUtils.h.


The documentation for this struct was generated from the following file: