Quick Links:

bal | bbl | bdl | bsl

Public Types | Public Member Functions

balb::ControlManager::CaselessLessThan Struct Reference

#include <balb_controlmanager.h>

List of all members.

Public Types

typedef void is_transparent

Public Member Functions

bool operator() (const bsl::string_view &lhs, const bsl::string_view &rhs) const

Member Typedef Documentation


Member Function Documentation

bool balb::ControlManager::CaselessLessThan::operator() ( const bsl::string_view &  lhs,
const bsl::string_view &  rhs 
) const

Return true if the specified lhs is less than the specified rhs in a case-insensitive comparison, and false otherwise.


The documentation for this struct was generated from the following file: