MySQL 9.0.0
Source Code Documentation
I_List_iterator< T > Class Template Reference

#include <sql_list.h>

Inheritance diagram for I_List_iterator< T >:
[legend]

Public Member Functions

 I_List_iterator (I_List< T > &a)
 
T * operator++ (int)
 
- Public Member Functions inherited from base_ilist_iterator< T >
 base_ilist_iterator (base_ilist< T > &list_par)
 
T * next (void) SUPPRESS_UBSAN
 

Constructor & Destructor Documentation

◆ I_List_iterator()

template<class T >
I_List_iterator< T >::I_List_iterator ( I_List< T > &  a)
inline

Member Function Documentation

◆ operator++()

template<class T >
T * I_List_iterator< T >::operator++ ( int  )
inline

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