proxygen
folly::detail::IndexableTraits< small_vector< T, M, A, B, C > > Struct Template Reference

#include <small_vector.h>

Inheritance diagram for folly::detail::IndexableTraits< small_vector< T, M, A, B, C > >:
folly::detail::IndexableTraitsSeq< small_vector< T, M, A, B, C > > folly::detail::FormatTraitsBase

Additional Inherited Members

- Public Types inherited from folly::detail::IndexableTraitsSeq< small_vector< T, M, A, B, C > >
typedef small_vector< T, M, A, B, Ccontainer_type
 
typedef small_vector< T, M, A, B, C >::value_type value_type
 
- Public Types inherited from folly::detail::FormatTraitsBase
typedef void enabled
 
- Static Public Member Functions inherited from folly::detail::IndexableTraitsSeq< small_vector< T, M, A, B, C > >
static const value_typeat (const small_vector< T, M, A, B, C > &c, int idx)
 
static const value_typeat (const small_vector< T, M, A, B, C > &c, int idx, const value_type &dflt)
 

Detailed Description

template<class T, size_t M, class A, class B, class C>
struct folly::detail::IndexableTraits< small_vector< T, M, A, B, C > >

Definition at line 1214 of file small_vector.h.


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