CommonLibSSE (powerof3)
Loading...
Searching...
No Matches
Public Types
|
List of all members
RE::GList< T >::iterator_traits< U > Struct Template Reference
#include <
GList.h
>
Inheritance diagram for RE::GList< T >::iterator_traits< U >:
Public Types
using
difference_type
= std::ptrdiff_t
using
value_type
=
U
using
pointer
=
U
*
using
reference
=
U
&
using
iterator_category
= std::bidirectional_iterator_tag
Member Typedef Documentation
◆
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/include/RE/G/
GList.h
RE
GList
iterator_traits
Generated by
1.9.8