Adobe Source Libraries 1.49.0
A collection of C++ libraries.
Loading...
Searching...
No Matches
always_true< T > Struct Template Reference

#include <functional.hpp>

Public Member Functions

bool operator() (const T &) const

Detailed Description

template<typename T>
struct adobe::always_true< T >

Definition at line 220 of file functional.hpp.

Member Function Documentation

◆ operator()()

template<typename T>
bool operator() ( const T & ) const

Definition at line 221 of file functional.hpp.