True when T is the proxy reference type of a std::vector<bool>.

Synopsis

Declared in <folly/lang/VectorTraits.h>

template<typename T>
constexpr bool is_vector_bool_reference_v = false;

Created with MrDocs