OverSim
KeyExtractor< T > Struct Template Reference

Class for extracting the relevant OverlayKey from a type used as template parameter T_key for NodeVector<T, T_key> - Generic Version for unknown types, returns unspecified keys. More...

#include <NodeVector.h>

Static Public Member Functions

static const OverlayKeykey (const T &)

Detailed Description

template<class T>
struct KeyExtractor< T >

Class for extracting the relevant OverlayKey from a type used as template parameter T_key for NodeVector<T, T_key> - Generic Version for unknown types, returns unspecified keys.

Author
Felix M. Palmen

Definition at line 57 of file NodeVector.h.

Member Function Documentation

template<class T>
static const OverlayKey& KeyExtractor< T >::key ( const T &  )
inlinestatic

Definition at line 58 of file NodeVector.h.


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