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
Windows Phone 8 application lifetime events and async / await
Jul 27, 2026
.net
windows-phone-8
async-await
lifetime
Rust: why does borrowing a reference inside struct borrow the whole struct?
Jul 26, 2026
rust
lifetime
borrow-checker
Questions on understanding lifetimes
Jul 23, 2026
rust
lifetime
C++ temporary objects lifetime in a function call
Jul 16, 2026
c++
expression
lifetime
Lifetime when exchanging reference
Jul 12, 2026
rust
reference
lifetime
mutable
Why can I specify a late bound lifetime parameter in one case but not the other?
Jul 06, 2026
rust
lifetime
Lifetime parameter problem in custom iterator over mutable references
Jul 06, 2026
rust
iterator
lifetime
are heap variables global variables and what is the scope and lifetime of heap variables
Jul 04, 2026
c
scope
initialization
dynamic-memory-allocation
lifetime
why are lifetimes not required on generic functions
Jul 03, 2026
rust
lifetime
An aggregate is implicit lifetime? Doesn't seem right
Jul 02, 2026
c++
c++20
lifetime
implicit-lifetime
Rust: can I have a fixed size slice by borrowing the whole fixed size array in a smaller scope in a simple way
Jun 30, 2026
rust
slice
lifetime
borrow-checker
What is the significance of `std::byte` and `unsigned char` arrays providing storage in C++?
Jun 26, 2026
c++
language-lawyer
lifetime
c++23
placement-new
Why does `Option::map` work with immutable data, but not with mutable data
Jun 24, 2026
rust
reference
immutability
lifetime
mutable
impl Iterator failing for iterator with multiple lifetime parameters
Jun 21, 2026
rust
iterator
lifetime
Older Entries »