proxygen
|
#include <concept_def.h>
Public Member Functions | |
constexpr | operator bool () const noexcept |
template<class This = Or, bool B, int(*) _pushmi_concept_unique___LINE__ = nullptr, std::enable_if_t< _pushmi_concept_unique___LINE__||bool(B==(bool) This{}), int > = 0> | |
constexpr | operator std::integral_constant< bool, B > () const noexcept |
constexpr auto | operator! () const noexcept |
template<class That > | |
constexpr auto | operator&& (That) const noexcept |
template<class That > | |
constexpr auto | operator|| (That) const noexcept |
Definition at line 457 of file concept_def.h.
|
inlineexplicitnoexcept |
Definition at line 505 of file concept_def.h.
References folly::pushmi::__adl::noexcept(), and folly::T.
|
inlinenoexcept |
Definition at line 509 of file concept_def.h.
|
inlinenoexcept |
Definition at line 512 of file concept_def.h.
References folly::pushmi::__adl::noexcept(), and folly::pushmi::concepts::detail::Not< T >::operator!().
|
inlinenoexcept |
Definition at line 516 of file concept_def.h.
References folly::pushmi::__adl::noexcept(), and folly::pushmi::concepts::detail::Not< T >::operator&&().
|
inlinenoexcept |
Definition at line 520 of file concept_def.h.
References folly::pushmi::__adl::noexcept(), and folly::pushmi::concepts::detail::Not< T >::operator||().