DGtal  0.6.devel
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
DGtal::DummyObject< T > Struct Template Reference

#include <ConceptUtils.h>


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 87 of file ConceptUtils.h.


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