LAL: Linear Arrangement Library 24.10.00
A library focused on algorithms on linear arrangements of graphs.
Loading...
Searching...
No Matches
lal::detail::is_pointer_iterator< Iterated_Type, Iterator > Struct Template Reference

Decide if a type is a pointer or iterator to another. More...

#include <is_pointer_iterator.hpp>

Detailed Description

template<typename Iterated_Type, typename Iterator>
struct lal::detail::is_pointer_iterator< Iterated_Type, Iterator >

Decide if a type is a pointer or iterator to another.

Template Parameters
Iterated_TypeUnderlying type.
IteratorAlleged iterator type.

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