GeNN
3.3.0
GPU enhanced Neuronal Networks (GeNN)
|
Custom iterator for iterating through the keys of containers containing pairs. More...
#include <codeGenUtils.h>
Public Member Functions | |
PairKeyConstIter () | |
PairKeyConstIter (BaseIter iter) | |
const KeyType * | operator-> () const |
const KeyType & | operator* () const |
Custom iterator for iterating through the keys of containers containing pairs.
|
inline |
|
inline |
|
inline |
|
inline |