proxygen
folly::enable_if<(n<=0)>::type > Struct Template Reference

#include <TupleOps.h>

Public Types

using type = TemplateSeq< T >
 

Detailed Description

template<class T, T start, T n>
struct folly::enable_if<(n<=0)>::type >

Definition at line 57 of file TupleOps.h.

Member Typedef Documentation

template<class T , T start, T n>
using folly::enable_if<(n<=0)>::type >::type = TemplateSeq<T>

Definition at line 58 of file TupleOps.h.


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