has_dynamic_step< I > Struct Template Reference
[Meta-functions]

Determines if the given iterator has a step that could be set dynamically.

#include <metafunctions.hpp>

List of all members.


Static Public Attributes

static const bool value

Detailed Description

template<typename I>
struct has_dynamic_step< I >

Definition at line 39 of file metafunctions.hpp.