Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 7 years ago

Language

C++

Compiler

gcc 9.1.0

Options
Warnings
Boost 1.70.0
C++2a(GNU)
no pedantic
Raw compiler options
-fpermissive

Author

anonymous

about 7 years ago

noname-1

$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.70.0/gcc-9.1.0/include -std=gnu++2a -fpermissive
prog.cc: In static member function 'static std::false_type function_exists_trait<T>::test_todo(...)':
prog.cc:10:52: warning: no return statement in function returning non-void [-Wreturn-type]
   10 |     static auto test_todo(...) -> std::false_type {}
      |                                                    ^
1 1 0 1 0 1 
0 0 - 1 1 - 1 1 - 1 1
Exit Code:
0