proxygen
folly::traits_detail::has_IsZeroInitializable__folly_traits_impl__< TTheClass_ > Struct Template Reference

#include <Traits.h>

Static Public Member Functions

template<typename UTheClass_ >
static constexpr bool test (typename UTheClass_::IsZeroInitializable *)
 
template<typename >
static constexpr bool test (...)
 

Detailed Description

template<typename TTheClass_>
struct folly::traits_detail::has_IsZeroInitializable__folly_traits_impl__< TTheClass_ >

Definition at line 371 of file Traits.h.

Member Function Documentation

template<typename TTheClass_ >
template<typename UTheClass_ >
static constexpr bool folly::traits_detail::has_IsZeroInitializable__folly_traits_impl__< TTheClass_ >::test ( typename UTheClass_::IsZeroInitializable *  )
inlinestatic

Definition at line 371 of file Traits.h.

377 {
template<typename TTheClass_ >
template<typename >
static constexpr bool folly::traits_detail::has_IsZeroInitializable__folly_traits_impl__< TTheClass_ >::test (   ...)
inlinestatic

Definition at line 371 of file Traits.h.

377 {

The documentation for this struct was generated from the following file: