Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Own initialization
//clang 3.8.0 #include <iostream> int main() { int shit = shit; std::cout << "Hello, world : " << shit; }
run
|
edit
|
history
|
help
0
nontype template parameter produced with decltype for function
Find in vector vs unordered_map
HerbSutter-Virtuality
enum operator
FUCK
function pointer
Делим на Ноль
DESim Example
Pascals Triangle
Wrapper to pass shared_ptr to &, const &, *, const * through std::bind.