Public Types | List of all members
absl::memory_internal::MakeUniqueResult< T > Struct Template Reference

#include <memory.h>

Public Types

using scalar = std::unique_ptr< T >
 
using scalar = std::unique_ptr< T >
 

Detailed Description

template<typename T>
struct absl::memory_internal::MakeUniqueResult< T >

Definition at line 82 of file third_party/abseil-cpp/absl/memory/memory.h.

Member Typedef Documentation

◆ scalar [1/2]

template<typename T >
using absl::memory_internal::MakeUniqueResult< T >::scalar = std::unique_ptr<T>

Definition at line 83 of file third_party/abseil-cpp/absl/memory/memory.h.

◆ scalar [2/2]

template<typename T >
using absl::memory_internal::MakeUniqueResult< T >::scalar = std::unique_ptr<T>

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


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