is_wrapped.is_wrapped

Undocumented in source.
  1. alias is_wrapped = is_wrapped!(Mapping.TypeInfoType!T)
    template is_wrapped(T)
    static if(!is(Mapping.TypeInfoType!T == T))
    alias is_wrapped = is_wrapped!(Mapping.TypeInfoType!T)
  2. bool is_wrapped;

Meta