ReFRACtor
|
Go to the source code of this file.
Functions | |
template<> | |
constexpr float | fill_value () |
template<> | |
constexpr double | fill_value () |
template<> | |
constexpr signed char | fill_value () |
template<> | |
constexpr short | fill_value () |
template<> | |
constexpr int | fill_value () |
template<> | |
constexpr long long | fill_value () |
template<> | |
constexpr unsigned char | fill_value () |
template<> | |
constexpr unsigned short | fill_value () |
template<> | |
constexpr unsigned int | fill_value () |
template<> | |
constexpr unsigned long long | fill_value () |
constexpr float fill_value | ( | ) |
Definition at line 8 of file fill_value.h.
constexpr double fill_value | ( | ) |
Definition at line 9 of file fill_value.h.
constexpr signed char fill_value | ( | ) |
Definition at line 10 of file fill_value.h.
constexpr short fill_value | ( | ) |
Definition at line 11 of file fill_value.h.
constexpr int fill_value | ( | ) |
Definition at line 12 of file fill_value.h.
constexpr long long fill_value | ( | ) |
Definition at line 13 of file fill_value.h.
constexpr unsigned char fill_value | ( | ) |
Definition at line 14 of file fill_value.h.
constexpr unsigned short fill_value | ( | ) |
Definition at line 15 of file fill_value.h.
constexpr unsigned int fill_value | ( | ) |
Definition at line 16 of file fill_value.h.
constexpr unsigned long long fill_value | ( | ) |
Definition at line 17 of file fill_value.h.