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 object-lifetime
A Question On Smart Pointers and Their Inevitable Indeterminism
Oct 18, 2022
c++
shared-ptr
raii
object-lifetime
What is the order of destruction of function parameters?
Sep 15, 2022
c++
function
parameters
language-lawyer
object-lifetime
Is circumventing a class' constructor legal or does it result in undefined behaviour?
Sep 15, 2022
c++
malloc
language-lawyer
object-lifetime
Invoking virtual method in constructor: difference between Java and C++
Sep 13, 2022
java
c++
virtual-functions
object-lifetime
vptr
Existence of objects created in C functions
Feb 09, 2022
c++
c
language-lawyer
object-lifetime
Is the value of `this` pointer constant during the object's lifetime?
Aug 29, 2022
c++
this
language-lawyer
object-lifetime
C# Thread object lifetime
Jul 25, 2019
c#
multithreading
object-lifetime
Is it wrong to use braces for variable scope purposes?
Aug 16, 2022
c#
coding-style
scope
stylecop
object-lifetime
Is it ok to return default argument's value by const reference?
Aug 24, 2022
c++
language-lawyer
object-lifetime
default-arguments
reference-binding
memcpy/memmove to a union member, does this set the 'active' member?
Dec 22, 2021
c++
c++11
language-lawyer
unions
object-lifetime
What does it mean for an object to exist in C++?
Sep 03, 2022
c++
c++11
language-lawyer
c++14
object-lifetime
How to deal with run-time parameters when using lifetime scoping?
Feb 23, 2019
c#
dependency-injection
inversion-of-control
autofac
object-lifetime
How can the type of braces influence object lifetime in C++?
Oct 15, 2022
c++
initialization
c++20
object-lifetime
temporary-objects
What is the order of destruction of function arguments?
Sep 01, 2022
c++
function
arguments
language-lawyer
object-lifetime
Destruction of return value on destructor exception
Sep 12, 2022
c++
exception
c++14
destructor
object-lifetime
Difference between IOptionsMonitor vs. IOptionsSnapshot
Aug 31, 2022
asp.net-core
dependency-injection
interface
options
object-lifetime
Lifetime of lambda objects in relation to function pointer conversion
Aug 30, 2022
c++
c++11
lambda
object-lifetime
call to pure virtual function from base class constructor
Aug 28, 2022
c++
constructor
abstract-class
object-lifetime
pure-virtual
AppDomain and MarshalByRefObject life time : how to avoid RemotingException?
Oct 27, 2022
c#
.net
remoting
appdomain
object-lifetime
Exact moment of "return" in a C++-function
Aug 02, 2022
c++
language-lawyer
c++17
object-lifetime
copy-elision
« Newer Entries
Older Entries »