Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::Dft_Filter_Op< T > Struct Template Reference

Default filter operation (always true). More...

#include <ahFunctional.H>

Public Member Functions

bool operator() (const T &) const noexcept
 

Detailed Description

template<typename T>
struct Aleph::Dft_Filter_Op< T >

Default filter operation (always true).

Definition at line 615 of file ahFunctional.H.

Member Function Documentation

◆ operator()()

template<typename T >
bool Aleph::Dft_Filter_Op< T >::operator() ( const T ) const
inlinenoexcept

Definition at line 617 of file ahFunctional.H.


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