DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
Loading...
Searching...
No Matches
DotNetDupe::System::CaseInsensitiveCompare Struct Reference

Helper for portable ASCII case-insensitive comparison. More...

#include <String.h>

Static Public Member Functions

static bool Equals (char c1, char c2)

Detailed Description

Helper for portable ASCII case-insensitive comparison.

Definition at line 32 of file String.h.

Member Function Documentation

◆ Equals()

bool DotNetDupe::System::CaseInsensitiveCompare::Equals ( char c1,
char c2 )
inlinestatic

Definition at line 33 of file String.h.


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