Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
Test1
//g++ 5.4.0 #include <iostream> #include <typeinfo> #include <list> int main() { auto* wVar = new bool(0); std::list<decltype(wVar)> wVarList; wVarList.push_back(wVar); std::cout << "Size " << wVarList.size() << "\n" ; //std::cout << typeid(decltype(wVar))::name(); auto wTest = false; if (wTest > 0) { std::cout << "Hello, world!\n"; } else { std::cout << "Goodbye, cruel world!\n"; } }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
uuuu
temp
Array Subset of another array
fibonacci
Запаковать строку в JSON (Boost)
map sort
Hello World - verbose
Barnicle
BinTraversal
figa gratis
Please log in to post a comment.