Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
VC++ Template Comment
//Title of this code //Compiler Version 18.00.21005.1 for x86 #include <iostream> template <typename> void comment() { this is totally valid C++... } int main() { std::cout << "Hello, world!\n"; }
run
|
edit
|
history
|
help
0
hangman
accessing private of different type of template
students grade
hex manip
Wide string conversion with multibyte chars
Rounding in C++
#21
Hangman
sharedptr emptiness
MSVC noexcept - works