"The following error was encountered while compiling the sample code with the MSVC compiler targeting C++23:"
..include\rpp\rpp/operators/details/strategy.hpp(30): error C3520: 'TArgs': parameter pack must be expanded in this context
..include\rpp\rpp/operators/details/strategy.hpp(30): note: template instantiation context (the earliest instantiation context) is:
..include\rpp\rpp/operators/details/strategy.hpp(27):note: while compiling class template 'rpp::operators::details::lift_operator'
"Is this a compiler issue?"
"The following error was encountered while compiling the sample code with the MSVC compiler targeting C++23:"
..include\rpp\rpp/operators/details/strategy.hpp(30): error C3520: 'TArgs': parameter pack must be expanded in this context
..include\rpp\rpp/operators/details/strategy.hpp(30): note: template instantiation context (the earliest instantiation context) is:
..include\rpp\rpp/operators/details/strategy.hpp(27):note: while compiling class template 'rpp::operators::details::lift_operator'
"Is this a compiler issue?"