AttributeConvertor.converts

ditto

  1. bool converts(Object from, TypeInfo to)
    class AttributeConvertor
    @safe const nothrow
    bool
    converts
    (
    in Object from
    ,
    const TypeInfo to
    )
  2. bool converts(Object from, Object to)
  3. mixin EqualToHashToStringOpCmpMixin

Meta