Quick Links:

bal | bbl | bdl | bsl

Public Types

bsl::Vector_DeduceIteratorCategory< BSLSTL_ITERATOR, true > Struct Template Reference
[Component bslstl_vector]

#include <bslstl_vector.h>

List of all members.

Public Types

typedef BloombergLP::bslmf::Nil type

Detailed Description

template<class BSLSTL_ITERATOR>
struct bsl::Vector_DeduceIteratorCategory< BSLSTL_ITERATOR, true >

This partial specialization of the struct template for fundamental types provides a nested type that is not an iterator category, so can be used to control the internal dispatch of function template overloads taking two arguments of the same type.

See Component bslstl_vector


Member Typedef Documentation

template<class BSLSTL_ITERATOR >
typedef BloombergLP::bslmf::Nil bsl::Vector_DeduceIteratorCategory< BSLSTL_ITERATOR, true >::type

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