Language
C++
Compiler
clang HEAD 11.0.0 (https://github.com/llvm/llvm-project.git 49279ca160183c1567e2637f88f3e92eb458c3e7)
Options
Warnings
Boost 1.73.0
C++2a(GNU)
no pedantic
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.73.0/clang-head/include -std=gnu++2a
is_farg1<decltype(f)> : 1
is_farg1<void(*)(int)> : 1
Exit Code:
0