Synopsis
Declared in <bslstl_array.h>
template<
class TYPE,
size_t SIZE>
struct HasStlIterators<bsl::array<TYPE, SIZE>>
: bsl::true_type
Base Classes
Name |
Description |
Metafunction representing the boolean constant |
Created with MrDocs