#include <unary_ops.h>
◆ operator()() [1/7]
template<>
bool Abs::operator() |
( |
bool | x | ) |
|
|
inline |
◆ operator()() [2/7]
◆ operator()() [3/7]
◆ operator()() [4/7]
template<>
uint16_t Abs::operator() |
( |
uint16_t | x | ) |
|
|
inline |
◆ operator()() [5/7]
template<>
uint32_t Abs::operator() |
( |
uint32_t | x | ) |
|
|
inline |
◆ operator()() [6/7]
template<>
uint64_t Abs::operator() |
( |
uint64_t | x | ) |
|
|
inline |
◆ operator()() [7/7]
template<>
uint8_t Abs::operator() |
( |
uint8_t | x | ) |
|
|
inline |
The documentation for this struct was generated from the following file: