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 temporary-objects
Pass temporary object with standard constructor
Jan 01, 2019
c++
constructor
temporary-objects
const reference to a temporary object becomes broken after function scope (life time)
Apr 15, 2022
c++
reference
scope
temporary-objects
const-reference
Creating a temporary of decltype
Oct 23, 2022
c++
c++11
decltype
temporary-objects
Is the lifetime of a C++ temporary object created in ?: expression extended by binding it to a local const reference?
May 24, 2021
c++
reference
temporary-objects
const-reference
Lambda capturing rvalue reference by reference
Mar 20, 2021
c++
lambda
temporary-objects
forwarding-reference
Initializing a char * with an expression does not work
Nov 04, 2022
c++
string
pointers
temporary-objects
Ignoring a return-by-reference result from a function
Jun 22, 2022
c++
temporary-objects
return-by-reference
Visual Studio is not creating temporary object when typecasting?
Nov 22, 2020
c++
visual-studio-2013
casting
temporary-objects
const-reference
const reference to temporary reference
Oct 28, 2022
c++
reference
language-lawyer
temporary-objects
What's the rationale of the exceptions of temporary object lifetime expansion when bound to a reference?
Apr 23, 2022
c++
c++11
object-lifetime
temporary-objects
Passing a Constructor to a Function
Mar 07, 2022
c++
constructor
temporary-objects
Why can I use `operator<<` on temporary std::ofstream objects?
May 24, 2022
c++
pass-by-reference
temporary-objects
Is it possible to detect whether object is a temporary from within member function?
Aug 20, 2022
c++
rvalue
temporary-objects
How to implement thread-safe container with natural looking syntax?
Apr 23, 2022
c++
templates
thread-safety
c++14
temporary-objects
Lifetime of temporary objects in SWIG's Python wrappers (?)
Dec 02, 2021
c++
python
swig
lifetime
temporary-objects
Usage of string::c_str on temporary string [duplicate]
Jan 07, 2020
c++
destructor
temporary-objects
rvalue for a std::string parameter
Sep 12, 2022
c++
c++11
rvalue-reference
temporary-objects
vector<T>::swap and temporary object
Nov 12, 2022
c++
vector
swap
temporary-objects
« Newer Entries
Older Entries »