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
Returning const reference to temporary behaves differently than local const reference?
Nov 02, 2025
c++
reference
lifetime
temporary
temporary-objects
shared pointer and raw pointer lifetime
Oct 17, 2025
c++
pointers
smart-pointers
lifetime
temporary
map Range directly to Array
Mar 10, 2023
arrays
scala
vector
mapping
temporary
Substitute for MySQL's variables in PostgreSQL?
Feb 24, 2023
mysql
postgresql
variables
plpgsql
temporary
c++: what's the design philosophy of allowing temporary object to call non-const member function?
Jan 28, 2023
c++
constants
temporary
member-functions
Doubt on a C++ interview question
Dec 15, 2022
c++
reference
constants
temporary
How to create a temporary variable in C++
Dec 10, 2022
c++
reference
temporary
Reference to an unnamed temporary object (life time)
Dec 02, 2022
c++
reference
temporary
object-lifetime
Are temporary objects in C++ const indeed?
Dec 03, 2022
c++
constants
temporary
Extending the lifetime of a temporary value in C++
Dec 02, 2022
c++
reference
temporary
PHP syntax to call methods on temporary objects
Nov 30, 2022
php
object
oop
temporary
Does an unmaterialized temporary needs the destructor to be accessible?
Nov 10, 2022
c++
c++17
temporary
rvalues and temporary objects in the FCD
Nov 08, 2022
c++
c++11
temporary
rvalue
How can i clean temp tables on mysql
Oct 20, 2022
mysql
innodb
temporary
Why does it help to assign a const& scalar value to a const before a loop?
Jul 05, 2022
c++
gcc
temporary
stl-algorithm
gcc5
Forwards and return type(s) in functional-like reduce function
Aug 03, 2022
c++
templates
c++14
template-meta-programming
temporary
Will temporary object be deleted if there is no const reference to it?
Oct 15, 2022
c++
temporary
const-reference
reference-binding
Why does calling std::string.c_str() on a function that returns a string not work?
Oct 17, 2022
c++
string
temporary
object-lifetime
Older Entries »