We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81b998f commit e3d436bCopy full SHA for e3d436b
tests/headers/dupe-enum-variant-in-namespace.h
@@ -1,4 +1,4 @@
1
-// bindgen-flags: --rustified-enum ".*" --enable-cxx-namespaces -- -x c++
+// bindgen-flags: --rustified-enum ".*" --enable-cxx-namespaces -- -x c++ -std=c++11
2
3
namespace foo {
4
enum class Bar : unsigned {
0 commit comments