Description
[Error Message]: A template argument list is expected after a name prefixed by the template keyword
[Error Location]: gPRC-c++ > Implementation > basic_seq.h > PollNonEmpty() > Construct(&state_, Traits::template CallSeqFactory(f_, *cur_, std::move(arg)));
Reproducing the issue
gRPC-Core Version (1.49.0)
Have latest Xcode and iOS simulator installed
Run the build, the issue will appear.
Xcode Version
16.3
Installation Method
CocoaPods
Targeted Platforms
iOS