proxygen
folly::detail::MakeConst< T & > Struct Template Reference

#include <Enumerate.h>

Public Types

using type = const T &
 

Detailed Description

template<class T>
struct folly::detail::MakeConst< T & >

Definition at line 56 of file Enumerate.h.

Member Typedef Documentation

template<class T >
using folly::detail::MakeConst< T & >::type = const T&

Definition at line 57 of file Enumerate.h.


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