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
What is the lifetime of class static variables in C++?
Feb 05, 2019
c++
static-members
lifetime
Late destruction of function parameters
Oct 18, 2021
c++
scope
lifetime
function-parameter
destruction
Simulating activity death in Android
Jan 19, 2019
android
serialization
android-activity
lifetime
Safe to pass pointer to auto variable to function?
Sep 05, 2022
c
pointers
lifetime
C++ thread still `joinable()` after it finishes execution?
Feb 11, 2022
c++
multithreading
lifetime
Is pointer arithmetic on allocated storage allowed since C++20?
Sep 25, 2022
c++
arrays
dynamic-arrays
lifetime
c++20
Why do the lifetimes on a trait object passed as an argument require Higher Ranked Trait Bounds but a struct doesn't?
Sep 19, 2022
rust
lifetime
Writing a generic function that takes an iterable container as parameter in Rust
Feb 01, 2022
generics
iterator
rust
lifetime
C++ constant reference lifetime (container adaptor)
Aug 25, 2022
c++
reference
constants
lifetime
"constructing" a trivially-copyable object with memcpy
Oct 26, 2022
c++
language-lawyer
lifetime
Is the lifetime of a reference extended?
Oct 16, 2022
c++
reference
lifetime
How does the life-time of an LAContext instance in iOS 8 behave?
Apr 04, 2022
ios
lifetime
touch-id
lacontext
localauthentication
Is there a way to have a Rust closure that moves only some variables into it?
Nov 20, 2022
multithreading
rust
closures
move-semantics
lifetime
How can I take ownership of a Vec element and replace it with something else?
Jun 21, 2019
vector
rust
lifetime
ownership
Borrow checker doesn't realize that `clear` drops reference to local variable
Sep 19, 2022
rust
lifetime
borrow-checker
what is the lifetime of javascript anonymous function?
Oct 15, 2022
javascript
anonymous-function
lifetime
How do I call a function that requires a 'static lifetime with a variable created in main?
Oct 31, 2022
rust
lifetime
When returning the outcome of consuming a StdinLock, why was the borrow to stdin retained?
Apr 02, 2022
rust
lifetime
Temporary lifetime extension
Oct 23, 2022
c++
reference
lifetime
object-reference
temporary-objects
Why can't I return an &str value generated from a String?
Oct 20, 2022
rust
lifetime
« Newer Entries
Older Entries »