LeechCraft  %{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
LeechCraft::Util::StlAssocIteratorAdaptor< Iter, Assoc, PairType > Class Template Reference

#include "qtutil.h"

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

Public Member Functions

 StlAssocIteratorAdaptor ()=default
 
 StlAssocIteratorAdaptor (const Iter &it)
 

Friends

class boost::iterator_core_access
 

Detailed Description

template<typename Iter, typename Assoc, template< typename K, typename V > class PairType>
class LeechCraft::Util::StlAssocIteratorAdaptor< Iter, Assoc, PairType >

Definition at line 39 of file qtutil.h.

Constructor & Destructor Documentation

template<typename Iter , typename Assoc , template< typename K, typename V > class PairType>
LeechCraft::Util::StlAssocIteratorAdaptor< Iter, Assoc, PairType >::StlAssocIteratorAdaptor ( )
default
template<typename Iter , typename Assoc , template< typename K, typename V > class PairType>
LeechCraft::Util::StlAssocIteratorAdaptor< Iter, Assoc, PairType >::StlAssocIteratorAdaptor ( const Iter &  it)
inline

Definition at line 59 of file qtutil.h.

Friends And Related Function Documentation

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

Definition at line 47 of file qtutil.h.


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