|
Citlali
|
#include <sensitivity.h>

Public Member Functions | |
| MoveEnabledUnaryOp (const UnaryOp &func=UnaryOp()) | |
| template<typename T , typename... Args> | |
| decltype(auto) | operator() (T &&in, Args &&... args) |
Protected Attributes | |
| const UnaryOp & | m_func |
|
inline |
|
inline |
|
protected |