#include <GList.h>
◆ difference_type
template<class T >
template<class U >
using RE::GList< T >::iterator_traits< U >::difference_type = std::ptrdiff_t |
◆ iterator_category
template<class T >
template<class U >
using RE::GList< T >::iterator_traits< U >::iterator_category = std::bidirectional_iterator_tag |
◆ pointer
template<class T >
template<class U >
using RE::GList< T >::iterator_traits< U >::pointer = U* |
◆ reference
template<class T >
template<class U >
using RE::GList< T >::iterator_traits< U >::reference = U& |
◆ value_type
template<class T >
template<class U >
using RE::GList< T >::iterator_traits< U >::value_type = U |
The documentation for this struct was generated from the following file:
- CommonLibSSE-NG/include/RE/G/GList.h