Template Numerical Library version\ main:94209208
Loading...
Searching...
No Matches
Public Member Functions | List of all members
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: