OROCHI
 
Loading...
Searching...
No Matches
GxArray::Iterator< T > Struct Template Reference

イテレータ More...

#include <GxArray.h>

Public Member Functions

演算子
constexpr T & operator* (void)
 オブジェクト取得
 
constexpr Iteratoroperator++ (void)
 インクリメント
 
GX_FORCE_INLINE b32 operator!= (const Iterator &iterator)
 不一致判定
 

Public Attributes

メンバ変数
T * _pCurrent
 カレントオブジェクト
 

Detailed Description

template<class T>
struct GxArray::Iterator< T >

イテレータ


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