MethodOf.index

Undocumented in source.
  1. auto index;
  2. auto index;
    template MethodOf(alias Fun)
    immutable
    static if(!(hasUDA!(Fun, openmethods.mptr)))
    auto index = "deallocator";

Meta