#include <NodeVector.h>
Static Public Member Functions | |
| static Prox | prox (const T &) |
Definition at line 99 of file NodeVector.h.
| static Prox ProxExtractor< T >::prox | ( | const T & | ) | [inline, static] |
Definition at line 100 of file NodeVector.h.
{
return Prox::PROX_UNKNOWN;
};
1.7.1