![]() |
LeechCraft
0.6.70-13729-g7046a9d2a7
Modular cross-platform feature rich live environment.
|
#include "sllconfig.h"
Go to the source code of this file.
Classes | |
struct | LC::Util::detail::Iterator< PairType, BaseIt, Key, Value > |
struct | LC::Util::detail::Range< Iter, BaseIter, Assoc > |
Namespaces | |
LC::Util | |
LC::Util::detail | |
Functions | |
template<template< typename K, typename V > class PairType = std::pair, typename Assoc > | |
auto | LC::Util::Stlize (Assoc &&assoc) |
Converts an Qt's associative sequence assoc to an STL-like iteratable range. More... | |
template<template< typename K, typename V > class PairType = std::pair, typename Assoc > | |
auto | LC::Util::StlizeCopy (Assoc &&assoc) |