OpenSWMM Engine  6.0.0-alpha.4
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.4)
Loading...
Searching...
No Matches
openswmm::CiEqual Struct Reference

Transparent case-insensitive equality for unordered containers. More...

#include <StringCase.hpp>

Collaboration diagram for openswmm::CiEqual:

Public Types

using is_transparent = void
 

Public Member Functions

bool operator() (std::string_view a, std::string_view b) const noexcept
 

Detailed Description

Transparent case-insensitive equality for unordered containers.

Member Typedef Documentation

◆ is_transparent

Member Function Documentation

◆ operator()()

bool openswmm::CiEqual::operator() ( std::string_view a,
std::string_view b ) const
inlinenoexcept
Here is the call graph for this function:

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