Quick Links:

bal | bbl | bdl | bsl

Static Public Attributes

bdlcc::SkipList< KEY, DATA >::IsVector< VECTOR, VALUE_TYPE > Class Template Reference

#include <bdlcc_skiplist.h>

List of all members.

Static Public Attributes

static const bool value

Detailed Description

template<class KEY, class DATA>
template<class VECTOR, class VALUE_TYPE>
class bdlcc::SkipList< KEY, DATA >::IsVector< VECTOR, VALUE_TYPE >

This struct has a value that evaluates to true if the specified VECTOR is a bsl, std, or std::pmr vector<VALUE_TYPE>.

See Component bdlcc_skiplist


Member Data Documentation

template<class KEY, class DATA>
template<class VECTOR , class VALUE_TYPE >
const bool bdlcc::SkipList< KEY, DATA >::IsVector< VECTOR, VALUE_TYPE >::value [static]

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