![]() |
LeechCraft
%{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
|
#include "util.h"
Public Types | |
typedef T::data_type | data_type |
Public Member Functions | |
ValueFinder (data_type data) | |
bool | operator() (typename T::value_type i) |
Public Attributes | |
data_type | Object_ |
typedef T::data_type LeechCraft::Util::ValueFinder< T >::data_type |
|
inline |
|
inline |
Definition at line 69 of file util.h.
References LeechCraft::Util::ValueFinder< T >::Object_.
data_type LeechCraft::Util::ValueFinder< T >::Object_ |
Definition at line 62 of file util.h.
Referenced by LeechCraft::Util::ValueFinder< T >::operator()().