Public Types | List of all members
absl::container_internal::remove_pair_const< T > Struct Template Reference

#include <btree_test.h>

Public Types

using type = typename std::remove_const< T >::type
 
using type = typename std::remove_const< T >::type
 

Detailed Description

template<typename T>
struct absl::container_internal::remove_pair_const< T >

Definition at line 37 of file abseil-cpp/absl/container/btree_test.h.

Member Typedef Documentation

◆ type [1/2]

template<typename T >
using absl::container_internal::remove_pair_const< T >::type = typename std::remove_const<T>::type

Definition at line 38 of file abseil-cpp/absl/container/btree_test.h.

◆ type [2/2]

template<typename T >
using absl::container_internal::remove_pair_const< T >::type = typename std::remove_const<T>::type

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


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