fastdo  0.6.16
winux::Literal< wchar > 模板结构体 参考

#include <utilities.hpp>

静态 Public 属性

static constexpr wchar const * AStr = L"A"
 
static constexpr wchar const AChar = AStr[0]
 
static constexpr wchar const * BStr = L"B"
 
static constexpr wchar const BChar = BStr[0]
 
static constexpr wchar const * CStr = L"C"
 
static constexpr wchar const CChar = CStr[0]
 
static constexpr wchar const * DStr = L"D"
 
static constexpr wchar const DChar = DStr[0]
 
static constexpr wchar const * EStr = L"E"
 
static constexpr wchar const EChar = EStr[0]
 
static constexpr wchar const * FStr = L"F"
 
static constexpr wchar const FChar = FStr[0]
 
static constexpr wchar const * NStr = L"N"
 
static constexpr wchar const NChar = NStr[0]
 
static constexpr wchar const * RStr = L"R"
 
static constexpr wchar const RChar = RStr[0]
 
static constexpr wchar const * TStr = L"T"
 
static constexpr wchar const TChar = TStr[0]
 
static constexpr wchar const * VStr = L"V"
 
static constexpr wchar const VChar = VStr[0]
 
static constexpr wchar const * XStr = L"X"
 
static constexpr wchar const XChar = XStr[0]
 
static constexpr wchar const * ZStr = L"Z"
 
static constexpr wchar const ZChar = ZStr[0]
 
static constexpr wchar const * aStr = L"a"
 
static constexpr wchar const aChar = aStr[0]
 
static constexpr wchar const * bStr = L"b"
 
static constexpr wchar const bChar = bStr[0]
 
static constexpr wchar const * cStr = L"c"
 
static constexpr wchar const cChar = cStr[0]
 
static constexpr wchar const * dStr = L"d"
 
static constexpr wchar const dChar = dStr[0]
 
static constexpr wchar const * eStr = L"e"
 
static constexpr wchar const eChar = eStr[0]
 
static constexpr wchar const * fStr = L"f"
 
static constexpr wchar const fChar = fStr[0]
 
static constexpr wchar const * nStr = L"n"
 
static constexpr wchar const nChar = nStr[0]
 
static constexpr wchar const * rStr = L"r"
 
static constexpr wchar const rChar = rStr[0]
 
static constexpr wchar const * tStr = L"t"
 
static constexpr wchar const tChar = tStr[0]
 
static constexpr wchar const * vStr = L"v"
 
static constexpr wchar const vChar = vStr[0]
 
static constexpr wchar const * xStr = L"x"
 
static constexpr wchar const xChar = xStr[0]
 
static constexpr wchar const * zStr = L"z"
 
static constexpr wchar const zChar = zStr[0]
 
static constexpr wchar const * zeroStr = L"0"
 
static constexpr wchar const zeroChar = zeroStr[0]
 
static constexpr wchar const * oneStr = L"1"
 
static constexpr wchar const oneChar = oneStr[0]
 
static constexpr wchar const * twoStr = L"2"
 
static constexpr wchar const twoChar = twoStr[0]
 
static constexpr wchar const * threeStr = L"3"
 
static constexpr wchar const threeChar = threeStr[0]
 
static constexpr wchar const * fourStr = L"4"
 
static constexpr wchar const fourChar = fourStr[0]
 
static constexpr wchar const * fiveStr = L"5"
 
static constexpr wchar const fiveChar = fiveStr[0]
 
static constexpr wchar const * sixStr = L"6"
 
static constexpr wchar const sixChar = sixStr[0]
 
static constexpr wchar const * sevenStr = L"7"
 
static constexpr wchar const sevenChar = sevenStr[0]
 
static constexpr wchar const * eightStr = L"8"
 
static constexpr wchar const eightChar = eightStr[0]
 
static constexpr wchar const * nineStr = L"9"
 
static constexpr wchar const nineChar = nineStr[0]
 
static constexpr wchar const * nulStr = L""
 
static constexpr wchar const nulChar = nulStr[0]
 
static constexpr wchar const * emptyStr = L""
 
static constexpr wchar const emptyChar = emptyStr[0]
 
static constexpr wchar const * belStr = L"\a"
 
static constexpr wchar const belChar = belStr[0]
 
static constexpr wchar const * bsStr = L"\b"
 
static constexpr wchar const bsChar = bsStr[0]
 
static constexpr wchar const * htStr = L"\t"
 
static constexpr wchar const htChar = htStr[0]
 
static constexpr wchar const * lfStr = L"\n"
 
static constexpr wchar const lfChar = lfStr[0]
 
static constexpr wchar const * vtStr = L"\v"
 
static constexpr wchar const vtChar = vtStr[0]
 
static constexpr wchar const * ffStr = L"\f"
 
static constexpr wchar const ffChar = ffStr[0]
 
static constexpr wchar const * crStr = L"\r"
 
static constexpr wchar const crChar = crStr[0]
 
static constexpr wchar const * spaceStr = L" "
 
static constexpr wchar const spaceChar = spaceStr[0]
 
static constexpr wchar const * underStr = L"_"
 
static constexpr wchar const underChar = underStr[0]
 
static constexpr wchar const * dollarStr = L"$"
 
static constexpr wchar const dollarChar = dollarStr[0]
 
static constexpr wchar const * slashStr = L"\\"
 
static constexpr wchar const slashChar = slashStr[0]
 
static constexpr wchar const * divideStr = L"/"
 
static constexpr wchar const divideChar = divideStr[0]
 
static constexpr wchar const * positiveStr = L"+"
 
static constexpr wchar const positiveChar = positiveStr[0]
 
static constexpr wchar const * negativeStr = L"-"
 
static constexpr wchar const negativeChar = negativeStr[0]
 
static constexpr wchar const * quoteStr = L"\""
 
static constexpr wchar const quoteChar = quoteStr[0]
 
static constexpr wchar const * aposStr = L"\'"
 
static constexpr wchar const aposChar = aposStr[0]
 
static constexpr wchar const * sharpStr = L"#"
 
static constexpr wchar const sharpChar = sharpStr[0]
 
static constexpr wchar const * caretStr = L"^"
 
static constexpr wchar const caretChar = caretStr[0]
 
static constexpr wchar const * periodStr = L"."
 
static constexpr wchar const periodChar = periodStr[0]
 
static constexpr wchar const * commaStr = L","
 
static constexpr wchar const commaChar = commaStr[0]
 
static constexpr wchar const * colonStr = L":"
 
static constexpr wchar const colonChar = colonStr[0]
 
static constexpr wchar const * semicolonStr = L";"
 
static constexpr wchar const semicolonChar = semicolonStr[0]
 
static constexpr wchar const * pipeStr = L"|"
 
static constexpr wchar const pipeChar = pipeStr[0]
 
static constexpr wchar const * ampStr = L"&"
 
static constexpr wchar const ampChar = ampStr[0]
 
static constexpr wchar const * ltStr = L"<"
 
static constexpr wchar const ltChar = ltStr[0]
 
static constexpr wchar const * gtStr = L">"
 
static constexpr wchar const gtChar = gtStr[0]
 
static constexpr wchar const * eqStr = L"="
 
static constexpr wchar const eqChar = eqStr[0]
 
static constexpr wchar const * LBRKStr = L"("
 
static constexpr wchar const LBRKChar = LBRKStr[0]
 
static constexpr wchar const * RBRKStr = L")"
 
static constexpr wchar const RBRKChar = RBRKStr[0]
 
static constexpr wchar const * LSquareBRKStr = L"["
 
static constexpr wchar const LSquareBRKChar = LSquareBRKStr[0]
 
static constexpr wchar const * RSquareBRKStr = L"]"
 
static constexpr wchar const RSquareBRKChar = RSquareBRKStr[0]
 
static constexpr wchar const * LCurlyBRKStr = L"{"
 
static constexpr wchar const LCurlyBRKChar = LCurlyBRKStr[0]
 
static constexpr wchar const * RCurlyBRKStr = L"}"
 
static constexpr wchar const RCurlyBRKChar = RCurlyBRKStr[0]
 
static constexpr wchar const * dbldivideStr = L"//"
 
static constexpr wchar const * crlfStr = L"\r\n"
 
static constexpr wchar const * slash_aStr = L"\\a"
 
static constexpr wchar const * slash_bStr = L"\\b"
 
static constexpr wchar const * slash_tStr = L"\\t"
 
static constexpr wchar const * slash_nStr = L"\\n"
 
static constexpr wchar const * slash_vStr = L"\\v"
 
static constexpr wchar const * slash_fStr = L"\\f"
 
static constexpr wchar const * slash_rStr = L"\\r"
 
static constexpr wchar const * slash_xStr = L"\\x"
 
static constexpr wchar const * cslashesStr = L"\n\r\t\v\a\\\'\""
 
static constexpr wchar const * hexadecUpperStr = L"0123456789ABCDEF"
 
static constexpr wchar const * hexadecLowerStr = L"0123456789abcdef"
 
static constexpr wchar const * alphabetUpperStr = L"ABCDEFGHIJKLMNOPQRSTUVWXYZ"
 
static constexpr wchar const * alphabetLowerStr = L"abcdefghijklmnopqrstuvwxyz"
 
static constexpr wchar const * boolFalseStr = L"false"
 
static constexpr wchar const * boolTrueStr = L"true"
 
static constexpr wchar const * boolNoStr = L"no"
 
static constexpr wchar const * boolYesStr = L"yes"
 
static constexpr wchar const * boolOffStr = L"off"
 
static constexpr wchar const * boolOnStr = L"on"
 
static constexpr wchar const * nullValueStr = L"null"
 

详细描述

template<>
struct winux::Literal< wchar >

在文件 utilities.hpp74 行定义.

类成员变量说明

constexpr wchar const* winux::Literal< wchar >::AStr = L"A"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::AChar = AStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::BStr = L"B"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::BChar = BStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::CStr = L"C"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::CChar = CStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::DStr = L"D"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::DChar = DStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::EStr = L"E"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::EChar = EStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::FStr = L"F"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::FChar = FStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::NStr = L"N"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::NChar = NStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::RStr = L"R"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::RChar = RStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::TStr = L"T"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::TChar = TStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::VStr = L"V"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::VChar = VStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::XStr = L"X"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::XChar = XStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::ZStr = L"Z"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::ZChar = ZStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::aStr = L"a"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::aChar = aStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::bStr = L"b"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::bChar = bStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::cStr = L"c"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::cChar = cStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::dStr = L"d"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::dChar = dStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::eStr = L"e"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::eChar = eStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::fStr = L"f"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::fChar = fStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::nStr = L"n"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::nChar = nStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::rStr = L"r"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::rChar = rStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::tStr = L"t"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::tChar = tStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::vStr = L"v"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::vChar = vStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::xStr = L"x"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::xChar = xStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::zStr = L"z"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::zChar = zStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::zeroStr = L"0"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::zeroChar = zeroStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::oneStr = L"1"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::oneChar = oneStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::twoStr = L"2"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::twoChar = twoStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::threeStr = L"3"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::threeChar = threeStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::fourStr = L"4"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::fourChar = fourStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::fiveStr = L"5"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::fiveChar = fiveStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::sixStr = L"6"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::sixChar = sixStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::sevenStr = L"7"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::sevenChar = sevenStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::eightStr = L"8"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::eightChar = eightStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::nineStr = L"9"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::nineChar = nineStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::nulStr = L""
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::nulChar = nulStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::emptyStr = L""
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::emptyChar = emptyStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::belStr = L"\a"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::belChar = belStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::bsStr = L"\b"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::bsChar = bsStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::htStr = L"\t"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::htChar = htStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::lfStr = L"\n"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::lfChar = lfStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::vtStr = L"\v"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::vtChar = vtStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::ffStr = L"\f"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::ffChar = ffStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::crStr = L"\r"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::crChar = crStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::spaceStr = L" "
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::spaceChar = spaceStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::underStr = L"_"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::underChar = underStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::dollarStr = L"$"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::dollarChar = dollarStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::slashStr = L"\\"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::slashChar = slashStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::divideStr = L"/"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::divideChar = divideStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::positiveStr = L"+"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::positiveChar = positiveStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::negativeStr = L"-"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::negativeChar = negativeStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::quoteStr = L"\""
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::quoteChar = quoteStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::aposStr = L"\'"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::aposChar = aposStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::sharpStr = L"#"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::sharpChar = sharpStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::caretStr = L"^"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::caretChar = caretStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::periodStr = L"."
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::periodChar = periodStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::commaStr = L","
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::commaChar = commaStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::colonStr = L":"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::colonChar = colonStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::semicolonStr = L";"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::semicolonChar = semicolonStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::pipeStr = L"|"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::pipeChar = pipeStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::ampStr = L"&"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::ampChar = ampStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::ltStr = L"<"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::ltChar = ltStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::gtStr = L">"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::gtChar = gtStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::eqStr = L"="
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::eqChar = eqStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::LBRKStr = L"("
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::LBRKChar = LBRKStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::RBRKStr = L")"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::RBRKChar = RBRKStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::LSquareBRKStr = L"["
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::LSquareBRKChar = LSquareBRKStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::RSquareBRKStr = L"]"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::RSquareBRKChar = RSquareBRKStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::LCurlyBRKStr = L"{"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::LCurlyBRKChar = LCurlyBRKStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::RCurlyBRKStr = L"}"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const winux::Literal< wchar >::RCurlyBRKChar = RCurlyBRKStr[0]
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::dbldivideStr = L"//"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::crlfStr = L"\r\n"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::slash_aStr = L"\\a"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::slash_bStr = L"\\b"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::slash_tStr = L"\\t"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::slash_nStr = L"\\n"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::slash_vStr = L"\\v"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::slash_fStr = L"\\f"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::slash_rStr = L"\\r"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::slash_xStr = L"\\x"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::cslashesStr = L"\n\r\t\v\a\\\'\""
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::hexadecUpperStr = L"0123456789ABCDEF"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::hexadecLowerStr = L"0123456789abcdef"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::alphabetUpperStr = L"ABCDEFGHIJKLMNOPQRSTUVWXYZ"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::alphabetLowerStr = L"abcdefghijklmnopqrstuvwxyz"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::boolFalseStr = L"false"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::boolTrueStr = L"true"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::boolNoStr = L"no"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::boolYesStr = L"yes"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::boolOffStr = L"off"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::boolOnStr = L"on"
static

在文件 utilities.hpp76 行定义.

constexpr wchar const* winux::Literal< wchar >::nullValueStr = L"null"
static

在文件 utilities.hpp76 行定义.


该结构体的文档由以下文件生成: