You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove template type parameter clauses from constructor declarations
This is to appease stricter checks with g++ -std=c++20, details in
[this](proxy-wasm/proxy-wasm-cpp-host#411 (comment))
and subsequent comments.
Signed-off-by: Michael Warres <mpw@google.com>
0 commit comments