proxygen
folly::detail::impl::Inherit_< TypeList< Ts... > > Struct Template Reference

#include <TypeList.h>

Inheritance diagram for folly::detail::impl::Inherit_< TypeList< Ts... > >:

Public Types

using type = Inherit_
 

Detailed Description

template<class... Ts>
struct folly::detail::impl::Inherit_< TypeList< Ts... > >

Definition at line 425 of file TypeList.h.

Member Typedef Documentation

template<class... Ts>
using folly::detail::impl::Inherit_< TypeList< Ts... > >::type = Inherit_

Definition at line 426 of file TypeList.h.


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