proxygen
folly::pushmi::property_set_traits< T, std::enable_if_t<(bool) Invocable< T & > &&not Valid< T &, __properties_t > > > Struct Template Reference

#include <extension_points.h>

Public Types

using properties = property_set< is_receiver<>>
 

Detailed Description

template<class T>
struct folly::pushmi::property_set_traits< T, std::enable_if_t<(bool) Invocable< T & > &&not Valid< T &, __properties_t > > >

Definition at line 365 of file extension_points.h.

Member Typedef Documentation

template<class T >
using folly::pushmi::property_set_traits< T, std::enable_if_t<(bool) Invocable< T & > &&not Valid< T &, __properties_t > > >::properties = property_set<is_receiver<>>

Definition at line 367 of file extension_points.h.


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