Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in move-semantics
How to enforce a calling of a moving constructor (C++)?
Feb 12, 2023
c++
constructor
move-semantics
Moving a vector of unique_ptr<T> [duplicate]
Feb 11, 2023
c++
c++11
vector
move-semantics
unique-ptr
Moving array of unique_ptr<T> in a recursive data structure
Feb 11, 2023
c++
recursion
move-semantics
rvalue reference binding to an lvalue for std::function types
Feb 08, 2023
c++
c++11
move-semantics
scoped thread wrapper for std::thread
Feb 06, 2023
multithreading
c++11
move-semantics
clang++
stdthread
Replacing std::function from within itself (by move-assignment to *this?)
Jan 30, 2023
c++
c++11
move-semantics
std-function
this-pointer
std::unique_ptr test before taking ownership
Jan 30, 2023
c++
move-semantics
unique-ptr
std::vector move instead of swap to empty vector and deallocate storage [duplicate]
Jan 29, 2023
c++
c++11
move-semantics
Is a variable that is about to go out of scope an lvalue or an xvalue?
Jan 27, 2023
c++
language-lawyer
move-semantics
lvalue
xvalue
Does std::move result in slicing?
Jan 24, 2023
c++
dynamic
std
move-semantics
object-slicing
move constructor overkill
Jan 17, 2023
c++
c++11
move-semantics
move-constructor
Which copy/move constructor/operator to define for simple structures?
Jan 15, 2023
c++
c++11
copy-constructor
move-semantics
assignment-operator
Why is this move constructor not working
Jan 14, 2023
c++
c++11
move
copy-constructor
move-semantics
What are the benefits and risks, if any, of using std::move with std::shared_ptr
Jan 12, 2023
c++
c++11
shared-ptr
move-semantics
unique-ptr
How to move temporary object without std::move [duplicate]
Jan 04, 2023
c++
c++11
move-semantics
copy-elision
Is this expression an lvalue or an rvalue?
Jan 03, 2023
c++
c++11
move-semantics
rvalue
Move std::vector<T> to T*
Dec 28, 2022
c++
stl
vector
c++11
move-semantics
move-semantics and std::future
Dec 25, 2022
c++
c++11
future
move-semantics
C++11: shortest way to explicitly copy a value to use as an rvalue reference
Dec 26, 2022
c++
c++11
copy-constructor
move-semantics
generic-programming
How to write move constructor to handle uninitialized move?
Dec 25, 2022
c++
stdvector
move-semantics
« Newer Entries
Older Entries »