IDMap.IdType

Undocumented in source.
struct IDMap(I, T, string idMember = "name")
alias IdType = typeof(__traits(getMember, T, idMember))

Meta