CGRA-ME
Public Member Functions | List of all members
AlwaysTrue Struct Reference

#include <Functional.h>

Public Member Functions

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

Detailed Description

Definition at line 92 of file Functional.h.

Member Function Documentation

◆ operator()()

template<typename... T>
bool AlwaysTrue::operator() ( T &&  ...)
inline

Definition at line 94 of file Functional.h.


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