This class is a functor that provides comparison between two const char * strings.
Declared in <bslstp_exfunctional.h>
struct StringComparator;
| Name | Description |
|---|---|
operator() | Return whether the specified null-terminated strings compare equal. |
operator BloombergLP::bslmf::NestedTraitDeclaration<StringComparator, is_trivially_copyable> | Nested trait declaration for bsl::is_trivially_copyable. |