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 borrowed string literal outlive its owner by faking a lifetime?
Mar 14, 2022
rust
lifetime
borrow-checker
borrowing
What kind of value does a pointer hold after using it to explicitly call the pointed object's destructor?
Jul 11, 2022
c++
pointers
language-lawyer
lifetime
Android - Life time of different storage options
Feb 11, 2018
android
security
android-sqlite
lifetime
android-external-storage
How do I create an array of unboxed functions / closures?
Jan 03, 2022
arrays
closures
rust
lifetime
Is it possible to specialize on a static lifetime?
Dec 11, 2017
rust
traits
lifetime
specialization
Spawn non-static future with Tokio
Sep 15, 2022
rust
async-await
lifetime
rust-tokio
Destructor called on assignment between (stack) variables?
Jul 08, 2022
c++
destructor
lifetime
How to fix: cannot infer an appropriate lifetime for automatic coercion
Nov 22, 2019
rust
lifetime
is it required to call a non-trivial destructor when it is a noop?
Sep 20, 2022
c++
memory-management
language-lawyer
lifetime
explicit-destructor-call
Why can't I assign one dereference of a reference of a reference to another when the outer lifetimes differ?
Jul 05, 2022
rust
lifetime
Why can I not return a reference from a closure?
Jun 08, 2022
rust
closures
lifetime
missing lifetime specifier [E0106] on type alias
Sep 16, 2022
rust
lifetime
type-alias
Is returning a reference to a local object undefined behavior in copy initialization?
Jan 27, 2020
c++
reference
return
language-lawyer
lifetime
Edit string in place with a function
Sep 25, 2022
rust
lifetime
Do lifetime annotations in Rust change the lifetime of the variables?
Oct 03, 2022
reference
rust
lifetime
borrow-checker
C++ temporary variable lifetime
Jan 29, 2018
c++
visual-studio
variables
lifetime
construction
Lifetime issue with the Send trait
Oct 16, 2022
send
rust
lifetime
C++ for loop variable lifetime is weird
Nov 10, 2022
c++
variables
scope
initialization
lifetime
How do I use Serde to deserialize structs with references from a reader?
Apr 21, 2022
rust
yaml
deserialization
lifetime
serde
What does a scoped lifetime in rust actually mean?
Mar 08, 2022
rust
lifetime
« Newer Entries
Older Entries »