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

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

Description

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

Wrapped-Iter-Policy: forwarding directly with typing retained unaltered.

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

Public Types

using Iter = IT
 
using pointer = typename IT::pointer
 
using reference = typename IT::reference
 
using value_type = typename IT::value_type
 

Static Public Member Functions

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

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