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 bd0dee7 commit f4e9171Copy full SHA for f4e9171
source/meta.tex
@@ -834,7 +834,7 @@
834
};
835
836
template<@\exposid{cw-fixed-value}@ X, class>
837
-struct constant_wrapper : cw-operators {
+struct constant_wrapper : @\exposidnc{cw-operators}@ {
838
static constexpr const auto & value = X.@\exposid{data}@;
839
using type = constant_wrapper;
840
using value_type = typename decltype(X)::@\exposid{type}@;
0 commit comments