Public Member Functions | List of all members
absl::FixedArray< T, N, A >::EmptyInlinedStorage Class Reference

Public Member Functions

void AnnotateConstruct (size_type)
 
void AnnotateConstruct (size_type)
 
void AnnotateDestruct (size_type)
 
void AnnotateDestruct (size_type)
 
StorageElementdata ()
 
StorageElementdata ()
 

Detailed Description

template<typename T, size_t N = kFixedArrayUseDefault, typename A = std::allocator<T>>
class absl::FixedArray< T, N, A >::EmptyInlinedStorage

Definition at line 432 of file abseil-cpp/absl/container/fixed_array.h.

Member Function Documentation

◆ AnnotateConstruct() [1/2]

template<typename T , size_t N = kFixedArrayUseDefault, typename A = std::allocator<T>>
void absl::FixedArray< T, N, A >::EmptyInlinedStorage::AnnotateConstruct ( size_type  )
inline

Definition at line 435 of file abseil-cpp/absl/container/fixed_array.h.

◆ AnnotateConstruct() [2/2]

template<typename T , size_t N = kFixedArrayUseDefault, typename A = std::allocator<T>>
void absl::FixedArray< T, N, A >::EmptyInlinedStorage::AnnotateConstruct ( size_type  )
inline

◆ AnnotateDestruct() [1/2]

template<typename T , size_t N = kFixedArrayUseDefault, typename A = std::allocator<T>>
void absl::FixedArray< T, N, A >::EmptyInlinedStorage::AnnotateDestruct ( size_type  )
inline

Definition at line 436 of file abseil-cpp/absl/container/fixed_array.h.

◆ AnnotateDestruct() [2/2]

template<typename T , size_t N = kFixedArrayUseDefault, typename A = std::allocator<T>>
void absl::FixedArray< T, N, A >::EmptyInlinedStorage::AnnotateDestruct ( size_type  )
inline

◆ data() [1/2]

template<typename T , size_t N = kFixedArrayUseDefault, typename A = std::allocator<T>>
StorageElement* absl::FixedArray< T, N, A >::EmptyInlinedStorage::data ( )
inline

Definition at line 434 of file abseil-cpp/absl/container/fixed_array.h.

◆ data() [2/2]

template<typename T , size_t N = kFixedArrayUseDefault, typename A = std::allocator<T>>
StorageElement* absl::FixedArray< T, N, A >::EmptyInlinedStorage::data ( )
inline

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


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