attributeParametersFor.attributeParametersFor

Undocumented in source.
  1. alias attributeParametersFor = TypeTuple!(parameters[0..$ - 2], T.sizeof, cast(const(void)*)offset)
    template attributeParametersFor(T, string member)
    alias attributeParametersFor = TypeTuple!(parameters[0..$ - 2], T.sizeof, cast(const(void)*)offset)
  2. template attributeParametersFor(T)

Meta