Template Numerical Library version\ main:52827a2
Loading...
Searching...
No Matches
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: