LeechCraft  0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
LeechCraft::Util::detail::StlAssocIteratorAdaptor< KeyMF, ValueMF, Iter, PairType > Class Template Reference

#include "qtutil.h"

+ Inheritance diagram for LeechCraft::Util::detail::StlAssocIteratorAdaptor< KeyMF, ValueMF, Iter, PairType >:
+ Collaboration diagram for LeechCraft::Util::detail::StlAssocIteratorAdaptor< KeyMF, ValueMF, Iter, PairType >:

Public Member Functions

 StlAssocIteratorAdaptor ()=default
 
 StlAssocIteratorAdaptor (Iter it)
 

Friends

class boost::iterator_core_access
 

Detailed Description

template<template< typename > class KeyMF, template< typename > class ValueMF, typename Iter, template< typename, typename > class PairType>
class LeechCraft::Util::detail::StlAssocIteratorAdaptor< KeyMF, ValueMF, Iter, PairType >

Definition at line 74 of file qtutil.h.

Constructor & Destructor Documentation

◆ StlAssocIteratorAdaptor() [1/2]

template<template< typename > class KeyMF, template< typename > class ValueMF, typename Iter , template< typename, typename > class PairType>
LeechCraft::Util::detail::StlAssocIteratorAdaptor< KeyMF, ValueMF, Iter, PairType >::StlAssocIteratorAdaptor ( )
default

◆ StlAssocIteratorAdaptor() [2/2]

template<template< typename > class KeyMF, template< typename > class ValueMF, typename Iter , template< typename, typename > class PairType>
LeechCraft::Util::detail::StlAssocIteratorAdaptor< KeyMF, ValueMF, Iter, PairType >::StlAssocIteratorAdaptor ( Iter  it)
inline

Definition at line 82 of file qtutil.h.

Friends And Related Function Documentation

◆ boost::iterator_core_access

template<template< typename > class KeyMF, template< typename > class ValueMF, typename Iter , template< typename, typename > class PairType>
friend class boost::iterator_core_access
friend

Definition at line 76 of file qtutil.h.


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