Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
move_string
//clang 3.8.0 #include <iostream> int main() { std::string name = "aaa"; name = std::move(name); std::cout << "name is '" << name << "'"; }
run
|
edit
|
history
|
help
0
Example of custom deleter to manage a resource.
Program to Time Difference
Test titlu
Member inheritance
10226
You can't erase a std::unordered_map::local_iterator
Balanced Insert Example
set/map equal_range bug in libc++
ljblblljkl
Task on Задача C. Белочка