RecvEmpty<T> constructor

const RecvEmpty<T>()

The alive-but-empty state carries no payload.

Implementation

const RecvEmpty();