Version

    Other Documentation

menu_open

AkListBare< T, U_NEXTITEM, COUNT_POLICY, LAST_POLICY >::IteratorEx Struct Reference

Inheritance diagram for AkListBare< T, U_NEXTITEM, COUNT_POLICY, LAST_POLICY >::IteratorEx:
AkListBare< T, U_NEXTITEM, COUNT_POLICY, LAST_POLICY >::Iterator

List of all members.

Public Member Functions

IteratorEx operator++ ()
  Operator ++.

Public Attributes

T *  pPrevItem
  Previous item.

Detailed Description

template<class T, template< class > class U_NEXTITEM = AkListBareNextItem, template< class > class COUNT_POLICY = AkCountPolicyNoCount, template< class > class LAST_POLICY = AkLastPolicyWithLast>
struct AkListBare< T, U_NEXTITEM, COUNT_POLICY, LAST_POLICY >::IteratorEx

The IteratorEx iterator is intended for usage when a possible erase may occurs when simply iterating trough a list, use the simple Iterator, it is faster and lighter.

Definition at line 184 of file AkListBare.h.


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

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise