SafeDeref.SafeDeref

Undocumented in source.
  1. alias SafeDeref = U
    template SafeDeref(T)
    static if(is(T U == SafeDeref!V, V))
    alias SafeDeref = U
  2. struct SafeDeref

Meta