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 cedfad4 commit 2ffd0ccCopy full SHA for 2ffd0cc
source/meta.tex
@@ -837,7 +837,7 @@
837
};
838
839
template<@\exposid{cw-fixed-value}@ X, class>
840
- struct @\libglobal{constant_wrapper}@ : cw-operators {
+ struct @\libglobal{constant_wrapper}@ : @\exposid{cw-operators}@ {
841
static constexpr const auto & value = X.@\exposid{data}@;
842
using type = constant_wrapper;
843
using value_type = decltype(X)::@\exposid{type}@;
0 commit comments