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
Te
FUCK
EBO
std::reference_wrapper
test string
Non type template argument
bubble sort
Find in vector vs unordered_map
10 naturalnumbers
ghfhfgh