|
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(static_cast< bool >(first)) |
| DXLE_CONSTEXPR bool | operator() (const T &first, const T &second, const T &third) const DXLE_NOEXCEPT_IF_EXPR(static_cast< bool >(first)) |
Definition at line 23 of file coordinate_operator_bool_helper.hpp.
|
inline |
Definition at line 24 of file coordinate_operator_bool_helper.hpp.
|
inline |
Definition at line 27 of file coordinate_operator_bool_helper.hpp.