Cache.ValueType

Undocumented in source.
struct Cache(AA)
alias ValueType = typeof(AA.init.values[0])

Meta