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

#include <String.h>

Static Public Attributes

static constexpr const char * False = "False"
static constexpr const char * True = "True"

Detailed Description

Definition at line 47 of file String.h.

Member Data Documentation

◆ False

const char* DotNetDupe::System::BoolRepresentation::False = "False"
staticconstexpr

Definition at line 49 of file String.h.

◆ True

const char* DotNetDupe::System::BoolRepresentation::True = "True"
staticconstexpr

Definition at line 48 of file String.h.


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