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

#include "qtutil.h"

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

Public Member Functions

 StlAssocRange (Assoc &assoc)
 
auto AsList () const
 

Detailed Description

template<template< typename > class KeyMF, template< typename > class ValueMF, typename Iter, typename Assoc, template< typename K, typename V > class PairType>
struct LeechCraft::Util::detail::StlAssocRange< KeyMF, ValueMF, Iter, Assoc &, PairType >

Definition at line 118 of file qtutil.h.

Constructor & Destructor Documentation

◆ StlAssocRange()

template<template< typename > class KeyMF, template< typename > class ValueMF, typename Iter , typename Assoc , template< typename K, typename V > class PairType>
LeechCraft::Util::detail::StlAssocRange< KeyMF, ValueMF, Iter, Assoc &, PairType >::StlAssocRange ( Assoc &  assoc)
inline

Definition at line 121 of file qtutil.h.

Member Function Documentation

◆ AsList()

template<template< typename > class KeyMF, template< typename > class ValueMF, typename Iter , typename Assoc , template< typename K, typename V > class PairType>
auto LeechCraft::Util::detail::StlAssocRange< KeyMF, ValueMF, Iter, Assoc &, PairType >::AsList ( ) const
inline

Definition at line 126 of file qtutil.h.


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