Searched defs:BufferT (Results 1 – 2 of 2) sorted by relevance
36 using BufferT = std::__small_buffer<8, 8>; in main() typedef
53 using BufferT = std::conditional_t<hasPosBuffer, std::array<Value, 2>, typedef in __anon52819bea0111::SparseLevel