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
Lifetime of a temporary captured by reference in a closure stored in a class
Dec 25, 2022
c++
language-lawyer
c++17
lifetime
temporary-objects
Problems with lifetime/borrow on str type
Dec 25, 2022
rust
lifetime
borrowing
What does it mean when we let a trait inherits 'static?
Dec 25, 2022
rust
static
traits
lifetime
Is there a better way in C++11 to construct classes on the stack
Dec 22, 2022
c++11
lambda
stack
allocation
lifetime
C++ standard: return by copy to initialize a reference without RVO: is there any copy?
Dec 20, 2022
c++
c++14
lifetime
rvo
Lifetimes for method returning iterator of structs with same lifetime
Dec 16, 2022
rust
lifetime
borrow-checker
Missing Lifetime Operator
Dec 10, 2022
rust
lifetime
Why does taking a static reference to a const return a reference to a temporary variable?
Dec 08, 2022
rust
lifetime
borrow-checker
Why can I reinitialize a constant inside a loop?
Dec 02, 2022
c++
c
constants
lifetime
object-lifetime
Is it safe in C++ to derive a pointer from std::aligned_storage before using it? [duplicate]
Nov 17, 2022
c++
arrays
dynamic-arrays
lifetime
c++20
lifetime extension for function taking parameter by const& and returning by const&
Nov 08, 2022
c++
reference
lifetime
Borrow vs mutable borrow strange failure in lifetimes
Nov 02, 2022
reference
rust
lifetime
mutability
Lifetime issue when implementing Iterator
Oct 31, 2022
iterator
rust
lifetime
How to give reference to owned boxed struct to other owned struct
Oct 21, 2022
rust
lifetime
How do lifetimes in Rust impact mutability?
Oct 18, 2022
rust
immutability
lifetime
borrow-checker
mutability
How to declare generic parameters of the same type except for lifetime in rust?
Jul 24, 2021
rust
lifetime
Is accessing a static out of scope undefined behavior?
Sep 10, 2022
c++
scope
static
undefined-behavior
lifetime
How to declare a lifetime for a closure argument?
May 15, 2022
closures
rust
lifetime
« Newer Entries
Older Entries »