Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

function templates

Language

C++

Compiler

gcc HEAD 13.0.1 20230316 (experimental)

Options
Don't Use Boost
C++2a
-pedantic-errors

function templates

$ g++ prog.cc -std=c++2a -pedantic-errors
foo: 1 2 3
bar: 1 2 3
Exit Code:
0