Static Public Attributes | Static Private Attributes
absl::type_traits_internal::is_trivially_copyable_impl< T > Class Template Reference

#include <type_traits.h>

List of all members.

Static Public Attributes

static constexpr bool kValue

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 464 of file type_traits.h.


Member Data Documentation

template<typename T >
constexpr bool absl::type_traits_internal::is_trivially_copyable_impl< T >::kIsCopyOrMoveAssignable [static, private]
template<typename T >
constexpr bool absl::type_traits_internal::is_trivially_copyable_impl< T >::kIsCopyOrMoveConstructible [static, private]
template<typename T >
constexpr bool absl::type_traits_internal::is_trivially_copyable_impl< T >::kValue [static]
Initial value:

Definition at line 474 of file type_traits.h.


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


abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:42:17