Ejemplo n.º 1
0
	/** The number of items. */
	inline int TotalCount() {return m_arr.Length();}
Ejemplo n.º 2
0
	FORCEINLINE int TotalCount() {return m_arr.Length();}