Loading [MathJax]/extensions/TeX/AMSsymbols.js
Template Numerical Library version\ main:be918e6f
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
TNL::UnaryPlus Struct Reference

Function object implementing +x. More...

#include <TNL/Functional.h>

Public Member Functions

template<typename T>
constexpr auto operator() (const T &x) const -> decltype(+x)
 

Detailed Description

Function object implementing +x.


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