dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
ReturnValues
unit_threaded
mock
Undocumented in source.
struct
ReturnValues (
string
function_
T
...
)
if
(
from
!"std.meta".
allSatisfy
!(
isValue
,
T
) &&
T
.
length
> 0
) {
alias
funcName
=
function_
;
alias
Values
=
T
;
static
values
();
}
Members
Aliases
Values
alias
Values
=
T
Undocumented in source.
funcName
alias
funcName
=
function_
Undocumented in source.
Static functions
values
values
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
unit_threaded
mock
aliases
Identity
enums
isMockReturn
isReturnValue
isValue
functions
implMixinStr
mock
mockReturn
mockStruct
throwStruct
structs
Mock
ReturnValues
templates
allSameType