#include <unary_ops.h>
◆ operator()() [1/10]
template<>
bool Floor::operator() |
( |
bool | x | ) |
|
|
inline |
◆ operator()() [2/10]
template<>
int16_t Floor::operator() |
( |
int16_t | x | ) |
|
|
inline |
◆ operator()() [3/10]
template<>
int32_t Floor::operator() |
( |
int32_t | x | ) |
|
|
inline |
◆ operator()() [4/10]
template<>
int64_t Floor::operator() |
( |
int64_t | x | ) |
|
|
inline |
◆ operator()() [5/10]
template<>
int8_t Floor::operator() |
( |
int8_t | x | ) |
|
|
inline |
◆ operator()() [6/10]
template<typename T >
T Floor::operator() |
( |
T | x | ) |
|
|
inline |
◆ operator()() [7/10]
template<>
uint16_t Floor::operator() |
( |
uint16_t | x | ) |
|
|
inline |
◆ operator()() [8/10]
template<>
uint32_t Floor::operator() |
( |
uint32_t | x | ) |
|
|
inline |
◆ operator()() [9/10]
template<>
uint64_t Floor::operator() |
( |
uint64_t | x | ) |
|
|
inline |
◆ operator()() [10/10]
template<>
uint8_t Floor::operator() |
( |
uint8_t | x | ) |
|
|
inline |
The documentation for this struct was generated from the following file: