RedBlack.attribute

Undocumented in source.
struct RedBlack(V, A = AttributeDummy)
static if(!is(typeof(A) == AttributeDummy))
A attribute;

Meta