Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
variable template not supported
//Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x86 #include <iostream> template<class T> struct tag_t{ using type=T; constexpr tag_t(){} }; template<class T> constexpr tag_t<T> tag{}; int main() { std::cout << "Hello, world!\n"; }
run
|
edit
|
history
|
help
0
MSVC lambda bug
No UD
Is a Union Member's Destructor Called
Shadow pointer member variable
hangman
Waiting for Multiple Objects
hgh
#30.2
Adaptive return type
RTTI Test