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
Kare-Küp Tablosu
bad_cast
decltype_lambda
hangman
delete from list
sample ptr and obj ex
throwing std::function on MSVC is dangerous
VC++ latest rejects istream to nullptr comparison
Visual Studio expand modified
Matrix_1