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 e3e340f commit 6ea4bfdCopy full SHA for 6ea4bfd
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 2c54b464080f0f4cb42fd712e10657a1d100735f
+refs/heads/master: 09f4cd90a852b69bb72fc5385fdabbde39f5fb91
trunk/src/rt/rust_shape.cpp
@@ -35,6 +35,8 @@ const uint8_t CMP_LE = 2u;
35
36
namespace shape {
37
38
+using namespace shape;
39
+
40
// NB: This function does not align.
41
template<typename T>
42
inline data_pair<T>
0 commit comments