Public Member Functions | |
template<typename That > | |
constexpr auto | operator && (That) const noexcept |
constexpr | operator bool () const noexcept |
constexpr auto | operator! () const noexcept |
Static Public Member Functions | |
static constexpr bool | impl (std::false_type) noexcept |
static constexpr bool | impl (std::true_type) noexcept |