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 5a3ddd0 commit 97772faCopy full SHA for 97772fa
include/__type_traits/is_equality_comparable.h
@@ -17,7 +17,6 @@
17
#include <__type_traits/is_signed.h>
18
#include <__type_traits/is_void.h>
19
#include <__type_traits/remove_cv.h>
20
-#include <__type_traits/remove_cvref.h>
21
#include <__type_traits/void_t.h>
22
#include <__utility/declval.h>
23
0 commit comments