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

std::false_type

Specializations