Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Unqualified free functions
//clang 3.8.0 #include <iostream> #include <vector> #include <algorithm> std::vector<int> v = {1, 2, 3}; int main() { bool b = end(v) != std::find(begin(v), end(v), 2); std::cout << b; }
run
|
edit
|
history
|
help
0
Mi primer ejemplo con RexTester colgado en My wall
the usual name hiding rules do apply with using directives
back_inserter example
Magic, why 1 2?
ghfhfgh
user defined exception
wasm test for node
Array-Based Heap Example Starter Code
illegal instruction (SIGILL)
applidiumResto_NicolasCarre