Searched defs:concat_ (Results 1 – 2 of 2) sorted by relevance
6 #define concat_(x, y) x ## y macro
120 static constexpr SimpleFixedString<sizeof...(Is)> concat_( in concat_() function