This meta‐function is specialized for const char *, and uses the StringComparator functor to compare the string values.

Synopsis

Declared in <bslstp_exfunctional.h>

template<>
struct ComparatorSelector<char const*>;

Type Aliases

Name

Description

Type

This typedef is an alias to StringComparator.

Created with MrDocs