|
DxLibEx
|
#include <coordinate_operator_bool_helper.hpp>
Public Member Functions | |
| DXLE_CONSTEXPR bool | operator() (const T &first, const T &second) const DXLE_NOEXCEPT_IF_EXPR(first !=0) |
| DXLE_CONSTEXPR bool | operator() (const T &first, const T &second, const T &third) const DXLE_NOEXCEPT_IF_EXPR(first !=0) |
Definition at line 33 of file coordinate_operator_bool_helper.hpp.
|
inlinepure virtual |
Definition at line 34 of file coordinate_operator_bool_helper.hpp.
|
inlinepure virtual |
Definition at line 37 of file coordinate_operator_bool_helper.hpp.