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

#include <Functional.h>

Public Member Functions

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

Detailed Description

Definition at line 97 of file Functional.h.

Member Function Documentation

◆ operator()()

template<typename... T>
void DoNothing::operator() ( T &&  ...)
inline

Definition at line 99 of file Functional.h.


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