shouldValue

Undocumented in source.
template shouldValue(alias operation, string description)
debug(featureTest)
bool
shouldValue
(
E
V
)
(
lazy E expression
,,
string name = "Value"
,
string file = __FILE__
,
typeof(__LINE__) line = __LINE__
)

Members

Functions

shouldValue
bool shouldValue(E expression, V value, string name, string file, typeof(__LINE__) line)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta