We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60e8aec commit 2ceef98Copy full SHA for 2ceef98
1 file changed
tests/size_optimization_test/size_optimization_test.cpp
@@ -22,9 +22,9 @@ namespace
22
using glz::check_optimization_level;
23
using glz::default_optimization_level;
24
using glz::is_size_optimized;
25
+ using glz::optimization_level;
26
using glz::opts;
27
using glz::opts_size;
- using glz::optimization_level;
28
29
// The exported default constant must agree with the configured build mode.
30
#ifdef GLZ_DEFAULT_OPTIMIZATION_SIZE
0 commit comments