This struct defines an ordering on string views, enabling them for use as keys in the standard associative containers such as bsl::map and bsl::set. Note that this class is an empty POD type.
Synopsis
Declared in <bdlb_caselessstringviewless.h>
struct CaselessStringViewLess;
Type Aliases
Name |
Description |
Type of the first argument to the function‐call operator. |
|
Type alias indicating this is a transparent hash functor. |
|
Type of the function‐call operator's result. |
|
Type of the second argument to the function‐call operator. |
Member Functions
Name |
Description |
Return |
|
Created with MrDocs