test

Undocumented in source.

Members

Functions

equ
bool equ(T x, T y, bool checkZeroSign)

Undocumented in source. Be warned that the author may not have intended to support it.

main
int main(string[] argv)

Undocumented in source. Be warned that the author may not have intended to support it.

numbered
auto numbered(R range)

Undocumented in source. Be warned that the author may not have intended to support it.

parseOperand
T parseOperand(string op)

Undocumented in source. Be warned that the author may not have intended to support it.

prettyFlags
string prettyFlags(ExceptionFlags flags)

Undocumented in source. Be warned that the author may not have intended to support it.

test0
bool test0(E element, string errorMessage, bool checkZeroSign)

Undocumented in source. Be warned that the author may not have intended to support it.

test1
bool test1(E element, string errorMessage, bool checkZeroSign)

Undocumented in source. Be warned that the author may not have intended to support it.

test2
bool test2(E element, string errorMessage, bool checkZeroSign)

Undocumented in source. Be warned that the author may not have intended to support it.

test3
bool test3(E element, string errorMessage, bool checkZeroSign)

Undocumented in source. Be warned that the author may not have intended to support it.

test_class
bool test_class(E element, string errorMessage)

Undocumented in source. Be warned that the author may not have intended to support it.

test_ref
bool test_ref(E element, string errorMessage, bool checkZeroSign)

Undocumented in source. Be warned that the author may not have intended to support it.

test_rounding
bool test_rounding(E element, string errorMessage, RoundingMode mode, bool checkZeroSign)

Undocumented in source. Be warned that the author may not have intended to support it.

testop
bool testop(E element, string errorMessage, bool checkZeroSign)

Undocumented in source. Be warned that the author may not have intended to support it.

tokenize
auto tokenize(R range)

Undocumented in source. Be warned that the author may not have intended to support it.

translateClass
DecimalClass translateClass(int intelClass)

Undocumented in source. Be warned that the author may not have intended to support it.

translateFlags
ExceptionFlags translateFlags(int intelFlags)

Undocumented in source. Be warned that the author may not have intended to support it.

translateRounding
RoundingMode translateRounding(int intelRounding)

Undocumented in source. Be warned that the author may not have intended to support it.

withoutComments
auto withoutComments(R range)

Undocumented in source. Be warned that the author may not have intended to support it.

withoutEmptyLines
auto withoutEmptyLines(R range)

Undocumented in source. Be warned that the author may not have intended to support it.

Structs

NoCommentsRange
struct NoCommentsRange(R)

Undocumented in source.

NoEmptyLinesRange
struct NoEmptyLinesRange(R)

Undocumented in source.

NumberedRange
struct NumberedRange(R)

Undocumented in source.

Stat
struct Stat

Undocumented in source.

TokenizedRange
struct TokenizedRange(R)

Undocumented in source.

Templates

defaultFormat
template defaultFormat(T)

Undocumented in source.

Variables

inputFileName
string inputFileName;

Undocumented in source.

Meta