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
How can I model a bidirectional map without annoying the borrow checker?
Jan 09, 2021
rust
lifetime
borrow-checker
Why does a program compile despite an apparent lifetime mismatch?
May 05, 2021
rust
lifetime
String slices in structs (in Rust) [duplicate]
Nov 01, 2022
string
struct
rust
lifetime
How do I efficiently build a vector and an index of that vector while processing a data stream?
Apr 18, 2022
rust
move-semantics
lifetime
borrowing
Why can I not return a mutable reference to an outer variable from a closure?
Mar 06, 2022
reference
rust
closures
lifetime
mutable
How do I pass a function that creates a struct containing a Cell with a lifetime to another function?
Jan 24, 2022
rust
lifetime
Which union member becomes active after placement new
Apr 17, 2022
c++
language-lawyer
unions
lifetime
placement-new
What is the relationship between the end of object's lifetime and when it ceases to exist?
Sep 16, 2022
c++
language-lawyer
lifetime
object-lifetime
Is there a way to choose the lesser of two lifetimes?
Aug 29, 2019
rust
lifetime
"error: closure may outlive the current function" but it will not outlive it
Feb 05, 2022
closures
rust
lifetime
Iterator returning items by reference, lifetime issue
Apr 10, 2022
reference
iterator
rust
lifetime
Lifetime of the SSL session in https
Nov 16, 2017
session
ssl
https
lifetime
How to Leverage browser caching at ASP.net IIS 7.5
Dec 26, 2017
caching
browser
iis-7
browser-cache
lifetime
Full-expression boundaries and lifetime of temporaries [duplicate]
Mar 12, 2019
c++
temporary
lifetime
full-expression
Who borrowed a variable?
Nov 12, 2022
rust
lifetime
borrow-checker
Lifetime of temporary bound to aggregate initialized struct member
Jun 17, 2020
c++
reference
struct
lifetime
Why is a lifetime needed when implementing a trait on a reference type if the lifetime is otherwise unused, in Rust < 1.31?
Apr 10, 2020
rust
lifetime
How can we write a generic function for checking Serde serialization and deserialization?
Oct 19, 2022
serialization
rust
lifetime
serde
What is the lifetime of a default argument temporary bound to a reference parameter?
Feb 20, 2019
c++
language-lawyer
lifetime
temporary-objects
« Newer Entries
Older Entries »