ControlledBy_

Implementation detail of the ControlledBy UDA.

struct ControlledBy_ (
T
Args...
) {
Args args;
}

Meta

History

Added Oct 28, 2020

Suggestion Box / Bug Report