Lumiera  0.pre.03
»edit your freedom«
Wrapped_PickKey< IT > Struct Template Reference

#include "lib/iter-adapter-stl.hpp"

Description

template<typename IT>
struct lib::iter_stl::Wrapped_PickKey< IT >

Wrapped-Iter-Policy: picking the key part of a pair iterator (map or multimap).

Definition at line 151 of file iter-adapter-stl.hpp.

Public Types

using Iter = IT
 
using pointer = value_type *
 
using reference = value_type &
 
using value_type = typename IT::value_type::first_type
 

Static Public Member Functions

static pointer get (Iter &it)
 
+ Collaboration diagram for Wrapped_PickKey< IT >:

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