Lumiera
0.pre.03
»edit your freedom«
|
#include "lib/iter-adapter-stl.hpp"
Wrapped-Iter-Policy: picking the value part of a pair iterator (map or multimap).
Definition at line 166 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::second_type |
Static Public Member Functions | |
static pointer | get (Iter &it) |