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
Why can't I call a method with a temporary value?
Feb 28, 2026
rust
lifetime
temporary
What operations trigger end of lifetime of objects at a given location?
Feb 27, 2026
c++
language-lawyer
lifetime
c++23
How to make a lifetime constraint "pass through" from object to its grandchild?
Feb 22, 2026
rust
constraints
lifetime
borrow-checker
What's the literal meaning of lifetimes in a Rust function / struct definition?
Feb 16, 2026
rust
lifetime
Does start_lifetime_as forbid access to original buffer?
Feb 15, 2026
c++
language-lawyer
undefined-behavior
lifetime
type-punning
C++ Virtual Inheritance: static_cast "this" to virtual parent in initializer list of derived
Feb 14, 2026
c++
constructor
language-lawyer
lifetime
virtual-inheritance
Can a Box<dyn Any> have a lifetime less than 'static?
Feb 09, 2026
rust
lifetime
trait-objects
lifetime-scoping
String seems to be deallocated after return from function
Feb 06, 2026
c++
fstream
lifetime
ifstream
Lifetimes when returning a reference to the contents of Rc<RefCell<_>> [duplicate]
Feb 07, 2026
rust
lifetime
How does Rust infer lifetime while raw pointers are involved?
Feb 02, 2026
rust
lifetime
unsafe
raw-pointer
Difference between AddDbContext and AddDbContextFactory
Jan 31, 2026
c#
entity-framework-core
blazor
dbcontext
lifetime
Is there a way to use locked standard input and output in a constructor to live as long as the struct you're constructing?
Jan 30, 2026
rust
stdout
stdin
lifetime
Fiddling with lifetimes: sanity check on unsafe reinterpretation of lifetimes
Jan 26, 2026
rust
lifetime
unsafe
Lifetime problems passing &mut to function and returning a closure
Jan 03, 2026
closures
rust
mutable
lifetime
c++ lifetieme extension with different parentheses [duplicate]
Jan 03, 2026
c++
lifetime
temporary-objects
Multiple mutable references in a loop
Jan 02, 2026
rust
lifetime
ownership
Older Entries »