Searched defs:C2SupportedRange (Results 1 – 1 of 1) sorted by relevance
71 C2SupportedRange<T>::C2SupportedRange(const C2FieldSupportedValues &values) { in C2SupportedRange() function in C2SupportedRange142 template class C2SupportedRange<uint8_t>; variable143 template class C2SupportedRange<char>; variable144 template class C2SupportedRange<int32_t>; variable145 template class C2SupportedRange<uint32_t>; variable147 template class C2SupportedRange<int64_t>; variable148 template class C2SupportedRange<uint64_t>; variable150 template class C2SupportedRange<float>; variable