Declared in <bslalg_dequeiterator.h>
template<
class VALUE_TYPE,
int BLOCK_LENGTH>
struct IsBitwiseCopyable<BloombergLP::bslalg::DequeIterator<VALUE_TYPE, BLOCK_LENGTH>>
: bsl::true_type
| Name | Description |
|---|---|
bsl::true_type | Metafunction representing the boolean constant true. |