proxygen
folly::transparent< T > Struct Template Reference

#include <Utility.h>

Inheritance diagram for folly::transparent< T >:

Public Types

using is_transparent = void
 

Detailed Description

template<typename T>
struct folly::transparent< T >

Definition at line 335 of file Utility.h.

Member Typedef Documentation

template<typename T >
using folly::transparent< T >::is_transparent = void

Definition at line 336 of file Utility.h.


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