StripSafeTrusted.StripSafeTrusted

Undocumented in source.
  1. alias StripSafeTrusted = ApplyConstness!(PointerTarget!unqual_F, constn)*
    template StripSafeTrusted(F)
    static if(isFunctionPointer!F)
    alias StripSafeTrusted = ApplyConstness!(PointerTarget!unqual_F, constn)*
  2. alias StripSafeTrusted = ApplyConstness!(unqual_F, constn)
  3. alias StripSafeTrusted = ApplyConstness!(unqual_F, constn)

Meta