Static Public Member Functions

ProxExtractor< T > Struct Template Reference

#include <NodeVector.h>

List of all members.

Static Public Member Functions

static Prox prox (const T &)

Detailed Description

template<class T>
struct ProxExtractor< T >

Definition at line 99 of file NodeVector.h.


Member Function Documentation

template<class T>
static Prox ProxExtractor< T >::prox ( const T &   )  [inline, static]

Definition at line 100 of file NodeVector.h.

    {
        return Prox::PROX_UNKNOWN;
    };


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