LeechCraft  0.6.70-3565-g2d86529
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< Iter, PairType > Class Template Reference

#include "qtutil.h"

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

Public Member Functions

 StlAssocIteratorAdaptor ()=default
 
 StlAssocIteratorAdaptor (Iter it)
 

Friends

class boost::iterator_core_access
 

Detailed Description

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

Definition at line 54 of file qtutil.h.

Constructor & Destructor Documentation

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

Definition at line 62 of file qtutil.h.

Friends And Related Function Documentation

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

Definition at line 56 of file qtutil.h.


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