Calico
 All Classes Namespaces Files Functions Variables Typedefs Friends Groups
cal::get_iterator< class > Struct Template Reference

Obtains the default iterator type of a container or array (deprecated). More...

#include <cxx11.hpp>

Inherits cal::_priv::get_iterator< T >.

Detailed Description

template<class>
struct cal::get_iterator< class >

Obtains the default iterator type of a container or array (deprecated).

Consider using cal::iterator_type instead, which supersedes this and allows ADL to work correctly.