Quick Links:

bal | bbl | bdl | bsl

Namespaces | Defines | Functions

bslstl_array.h File Reference

Provide an STL compliant array. More...

Go to the source code of this file.

Namespaces

namespace  bsl
namespace  bslh

Defines

#define BSLSTL_ARRAY_IS_ALIASED

Functions

template<class HASH_ALGORITHM , class TYPE , size_t SIZE>
void bslh::hashAppend (HASH_ALGORITHM &hashAlgorithm, const std::array< TYPE, SIZE > &input)

Detailed Description


Define Documentation

#define BSLSTL_ARRAY_IS_ALIASED