PromiseValue

Get the value type of the promise P, i.e. its T parameter.

template PromiseValue (
P
) {}

Members

Aliases

PromiseValue
alias PromiseValue = T

Meta