extractStyleSetStruct.extractStyleSetStruct

Undocumented in source.
  1. alias extractStyleSetStruct = Set
  2. alias extractStyleSetStruct = Set
    template extractStyleSetStruct(T)
    static if(!(is(T : styleset!Set, Set)))
    static if(is(T : styleset!Set, alias Set))
    alias extractStyleSetStruct = Set

Meta