proxygen
folly::pushmi::property_traits< T, std::enable_if_t< Valid< std::decay_t< T >, __property_category_t > > > Struct Template Reference

#include <properties.h>

Public Types

using property_category = __property_category_t< std::decay_t< T >>
 

Detailed Description

template<class T>
struct folly::pushmi::property_traits< T, std::enable_if_t< Valid< std::decay_t< T >, __property_category_t > > >

Definition at line 35 of file properties.h.

Member Typedef Documentation

template<class T >
using folly::pushmi::property_traits< T, std::enable_if_t< Valid< std::decay_t< T >, __property_category_t > > >::property_category = __property_category_t<std::decay_t<T>>

Definition at line 38 of file properties.h.


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