Tulip  5.2.1
Large graphs analysis and drawing
tlp::CheckAllFunctor< T > Struct Template Reference

#include <UniqueIterator.h>

Public Member Functions

bool operator() (const T &)
 

Detailed Description

template<typename T>
struct tlp::CheckAllFunctor< T >

That class implement a default functor that always returns true.

See also
UniqueIterator

Definition at line 37 of file UniqueIterator.h.