Quick Links:

bal | bbl | bdl | bsl

Namespaces | Defines | Functions

bslstl_stringview.h File Reference

Provide a standard-compliant basic_string_view class template. More...

Go to the source code of this file.

Namespaces

namespace  bsl
namespace  bslh

Defines

#define BSLSTL_STRING_VIEW_IS_ALIASED

Functions

template<class HASHALG , class CHAR_TYPE , class CHAR_TRAITS >
BSLS_PLATFORM_AGGRESSIVE_INLINE
void 
bslh::hashAppend (HASHALG &hashAlg, const std::basic_string_view< CHAR_TYPE, CHAR_TRAITS > &input)

Detailed Description


Define Documentation

#define BSLSTL_STRING_VIEW_IS_ALIASED