Static Public Attributes | Private Types | Static Private Attributes | List of all members
absl::type_traits_internal::is_trivially_copyable_impl< T > Class Template Reference

#include <type_traits.h>

Static Public Attributes

static constexpr bool kValue
 

Private Types

using ExtentsRemoved = typename std::remove_all_extents< T >::type
 
using ExtentsRemoved = typename std::remove_all_extents< T >::type
 

Static Private Attributes

static constexpr bool kIsCopyOrMoveAssignable
 
static constexpr bool kIsCopyOrMoveConstructible
 

Detailed Description

template<typename T>
class absl::type_traits_internal::is_trivially_copyable_impl< T >

Definition at line 548 of file abseil-cpp/absl/meta/type_traits.h.

Member Typedef Documentation

◆ ExtentsRemoved [1/2]

template<typename T >
using absl::type_traits_internal::is_trivially_copyable_impl< T >::ExtentsRemoved = typename std::remove_all_extents<T>::type
private

◆ ExtentsRemoved [2/2]

template<typename T >
using absl::type_traits_internal::is_trivially_copyable_impl< T >::ExtentsRemoved = typename std::remove_all_extents<T>::type
private

Definition at line 549 of file abseil-cpp/absl/meta/type_traits.h.

Member Data Documentation

◆ kIsCopyOrMoveAssignable

template<typename T >
static constexpr bool absl::type_traits_internal::is_trivially_copyable_impl< T >::kIsCopyOrMoveAssignable
staticconstexprprivate

◆ kIsCopyOrMoveConstructible

template<typename T >
static constexpr bool absl::type_traits_internal::is_trivially_copyable_impl< T >::kIsCopyOrMoveConstructible
staticconstexprprivate

◆ kValue

template<typename T >
static constexpr bool absl::type_traits_internal::is_trivially_copyable_impl< T >::kValue
staticconstexpr

The documentation for this class was generated from the following file:
absl::type_traits_internal::is_trivially_copyable_impl::ExtentsRemoved
typename std::remove_all_extents< T >::type ExtentsRemoved
Definition: abseil-cpp/absl/meta/type_traits.h:549
value
const char * value
Definition: hpack_parser_table.cc:165
absl::type_traits_internal::is_trivially_copyable_impl::kIsCopyOrMoveConstructible
static constexpr bool kIsCopyOrMoveConstructible
Definition: abseil-cpp/absl/meta/type_traits.h:550
absl::type_traits_internal::is_trivially_copyable_impl::kIsCopyOrMoveAssignable
static constexpr bool kIsCopyOrMoveAssignable
Definition: abseil-cpp/absl/meta/type_traits.h:553
absl::is_copy_assignable
Definition: abseil-cpp/absl/meta/type_traits.h:194
absl::is_move_assignable
Definition: abseil-cpp/absl/meta/type_traits.h:199


grpc
Author(s):
autogenerated on Fri May 16 2025 03:02:56