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 2da28ff commit b684e13Copy full SHA for b684e13
libc/test/src/stdfix/FxBitsTest.h
@@ -11,6 +11,7 @@
11
#include "include/llvm-libc-types/stdfix-types.h"
12
#include "src/__support/CPP/bit.h"
13
#include "src/__support/fixed_point/fx_bits.h"
14
+
15
template <typename T, typename XType>
16
class FxBitsTest : public LIBC_NAMESPACE::testing::Test {
17
using FXRep = LIBC_NAMESPACE::fixed_point::FXRep<T>;
0 commit comments