kblib 0.2.3
General utilities library for modern C++
kblib::iterator_type_for< Range, typename > Struct Template Reference

Type trait that determines the iterator type for a range. More...

Detailed Description

template<typename Range, typename = void>
struct kblib::iterator_type_for< Range, typename >

Type trait that determines the iterator type for a range.

Definition at line 385 of file traits.h.


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