SimpleTypeOf.SimpleTypeOf

Undocumented in source.
  1. alias SimpleTypeOf = SimpleTypeOf!(std.traits.PointerTarget!Type)
  2. alias SimpleTypeOf = std.traits.PointerTarget!Type
  3. alias SimpleTypeOf = Type
    template SimpleTypeOf(alias thing)
    @safe
    static if(!(isPointer!Type))
    alias SimpleTypeOf = Type

Meta