We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7fb485 commit af4ab56Copy full SHA for af4ab56
_typos.toml
@@ -287,7 +287,6 @@ elments = 'elments'
287
convience = 'convience'
288
Splited = 'Splited'
289
indiates = 'indiates'
290
-availiable = 'availiable'
291
Errorr = 'Errorr'
292
wiil = 'wiil'
293
configurated = 'configurated'
paddle/fluid/distributed/ps/thirdparty/round_robin.h
@@ -191,7 +191,7 @@ static Counts &counts() {
191
#define ROBIN_HOOD_UNLIKELY(condition) __builtin_expect(condition, 0)
192
#endif
193
194
-// detect if native wchar_t type is availiable in MSVC
+// detect if native wchar_t type is available in MSVC
195
#ifdef _MSC_VER
196
#ifdef _NATIVE_WCHAR_T_DEFINED
197
#define ROBIN_HOOD_PRIVATE_DEFINITION_HAS_NATIVE_WCHART() 1
0 commit comments