Searched defs:StrBuff (Results 1 – 2 of 2) sorted by relevance
44 using StrBuff = std::basic_stringbuf<CharT, TraitsT, AllocT>; in test_sfinae() typedef
723 char *StrBuff = (char *)Alloc.Allocate(16, 4); TEST() local