Trait that detects whether a type is a folly::small_vector.
Synopsis
Declared in <folly/container/small_vector.h>
template<typename>
struct is_small_vector
: std::false_type
Base Classes
Name |
Description |
|
Specializations
Name |
|
Created with MrDocs