LeechCraft  0.6.70-9312-g4cc613a2df
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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

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
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

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: