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 lifetime
Lifetime inference for container objects inside closures
Dec 07, 2025
rust
closures
lifetime
inference
Check by id if an session exists, without renewing the session's lifetime
Dec 07, 2025
php
session
lifetime
Is it UB to skip the destructor of a derived class before doing a placement new on a base class?
Dec 07, 2025
c++
undefined-behavior
lifetime
cannot assign to `*x` because it is borrowed
Dec 07, 2025
pointers
rust
lifetime
borrow-checker
Implementation of std::start_lifetime_as()
Dec 06, 2025
c++
undefined-behavior
lifetime
strict-aliasing
c++23
Multi-threaded communication with an external process in Rust
Dec 03, 2025
multithreading
process
rust
lifetime
Will (global) static variables be destroyed at program end? [duplicate]
Dec 03, 2025
c++
destructor
lifetime
Share buffer during a loop
Dec 02, 2025
rust
lifetime
memory-optimization
Does a constant reference member variable in an anonymous struct extend the lifetime of a temporary?
Nov 25, 2025
c++
c++14
language-lawyer
lifetime
Rust HashMap supporting pointer stability to allow key referencing its value [duplicate]
Nov 24, 2025
rust
hashmap
lifetime
What is the point of an explicit lifetime for a method that doesn't take any arguments?
Nov 25, 2025
rust
lifetime
lifetime-scoping
Any way to have an Implicit Lifetime Type with a user defined constructor?
Nov 23, 2025
c++
language-lawyer
c++20
lifetime
c++23
How to use the lifetime on AsRef
Nov 22, 2025
rust
lifetime
Rust lifetimes : Static reference lives to short to be fed into a function?
Nov 20, 2025
rust
lifetime
Mutable borrow conflict from unrolled loop
Nov 19, 2025
rust
lifetime
What is the lifetime of C++ member variables when running in a std::thread?
Nov 19, 2025
c++
c++11
lifetime
stdthread
Why does my Rust macro not work due to temporary value drop when updating to the 2024 edition?
Nov 18, 2025
rust
lifetime
rust-macros
Store data that implements a trait in a vector
Nov 17, 2025
pointers
vector
rust
traits
lifetime
Rust lifetime in Vec<&T> : convoluted syntax
Nov 17, 2025
rust
lifetime
Older Entries »