proxygen
folly::pushmi::concepts::detail Namespace Reference

Classes

struct  And
 
struct  Not
 
struct  Or
 

Functions

bool gcc_bugs (...)
 
template<class >
constexpr bool requires_ ()
 

Function Documentation

bool folly::pushmi::concepts::detail::gcc_bugs (   ...)
template<class >
constexpr bool folly::pushmi::concepts::detail::requires_ ( )
inline

Definition at line 450 of file concept_def.h.

450  {
451  return true;
452 }