Inner.FN

Undocumented in source.
template Inner(C)
static if(is(typeof(C.init.opUnary!(op)) == function))
alias FN = C.opUnary!(op)

Meta