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 0b93a58 commit af41e6aCopy full SHA for af41e6a
include/boost/parser/detail/text/transcode_view.hpp
@@ -169,7 +169,7 @@ namespace boost::parser::detail { namespace text {
169
170
iterator_type it_ = iterator_type();
171
172
- friend project_view<V, F>::sentinel<Const>;
+ friend project_view<V, F>::template sentinel<Const>;
173
174
template<bool OtherConst>
175
#if BOOST_PARSER_DETAIL_TEXT_USE_CONCEPTS
0 commit comments