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 cd2f8da commit ab440f0Copy full SHA for ab440f0
include/traits.h
@@ -1,6 +1,7 @@
1
#ifndef TRAITS_H_
2
#define TRAITS_H_
3
4
+#include <algorithm>
5
#include <bit>
6
#include <cassert>
7
#include <cstdint>
0 commit comments