PerBaseInfo.Result

Undocumented in source.
struct PerBaseInfo(R, TagsAndOptions...)
static
struct Result {}

Alias This

base

Members

Functions

opCast
string opCast()
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(T base)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(T result)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(T base)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

base
Base base;

Actual read base, with strand taken into account.

Meta