Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
__FUNCTION__ not a preprocessor macro on clang
//clang 3.8.0 #include <iostream> void foo(const char* msg) { std::cout << msg; } int main() { foo( __FUNCTION__ "Hello, world!\n"); }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
11/18
Test titlu
Example
Dynamic call
Virtual Function Example
DESim Example with Hash Table
overloadresolution
11/29
Exploring stringstreams
Union-Struct-uint32_t byte order
Please log in to post a comment.