Public Types | List of all members
absl::memory_internal::ExtractOr< Extract, Obj, Default, void_t< Extract< Obj > > > Struct Template Reference

#include <memory.h>

Public Types

using type = Extract< Obj >
 

Detailed Description

template<template< typename > class Extract, typename Obj, typename Default>
struct absl::memory_internal::ExtractOr< Extract, Obj, Default, void_t< Extract< Obj > > >

Definition at line 259 of file memory.h.

Member Typedef Documentation

template<template< typename > class Extract, typename Obj , typename Default >
using absl::memory_internal::ExtractOr< Extract, Obj, Default, void_t< Extract< Obj > > >::type = Extract<Obj>

Definition at line 260 of file memory.h.


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


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