libzed 1.10.2
A general-purpose library for quick and simple data manipulation.
 
Loading...
Searching...
No Matches
z::core::is_iterator< T, typename > Struct Template Reference

The default specialization for types that are not iterators. More...

#include <templates.hpp>

Inheritance diagram for z::core::is_iterator< T, typename >:

Detailed Description

template<typename T, typename = void>
struct z::core::is_iterator< T, typename >

The default specialization for types that are not iterators.

Template Parameters
T

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