Searched defs:FixedLengthStringBuffer (Results 1 – 1 of 1) sorted by relevance
47 struct FixedLengthStringBuffer : public FixedLengthStringHeader<TChar> struct67 class FixedLengthString : private detail::FixedLengthStringBuffer<TChar, TObjectSize> argument