Live2D  Version 2.0
Live2D rendering engine API reference
 All Classes Namespaces Functions
LDMap< _KeyT, _ValT >::iterator Class Reference

#include <LDMap.h>

Public Member Functions

 iterator (LDMap< _KeyT, _ValT > *v)
 
 iterator (LDMap< _KeyT, _ValT > *v, int idx)
 
iteratoroperator= (const iterator &ite)
 
iteratoroperator++ ()
 
iteratoroperator-- ()
 
iterator operator++ (int)
 
iterator operator-- (int)
 
LDPair< _KeyT, _ValT > & operator* () const
 
bool operator!= (const iterator &ite) const
 

Friends

class LDMap
 

Detailed Description

template<class _KeyT, class _ValT>
class live2d::LDMap< _KeyT, _ValT >::iterator



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