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 raii
RAII with a filestream
Mar 14, 2023
c++
fstream
raii
What happens when I call std::mem::drop with a reference instead of an owned value?
Mar 07, 2023
reference
rust
raii
Using RAII with a character pointer
Mar 01, 2023
c++
memory-management
raii
resource-management
C++ and Qt: is this a memory leak? (and general questions)
Feb 24, 2023
c++
qt
memory-leaks
raii
RAII in Objective-C pattern?
Jan 20, 2023
objective-c
raii
exception-safety
Alloc memory in constructor or init function?
Jan 02, 2023
c++
oop
constructor
initialization
raii
Does a private new operator have any unexpected side effects?
Dec 24, 2022
c++
stack
raii
new-operator
Raw pointer inside std::make_shared
Dec 21, 2022
c++
pointers
c++11
raii
How can RAII be applied for class members that require extended initialization?
Dec 19, 2022
c++
initialization
raii
Is this bad RAII design?
Dec 10, 2022
c++
constructor
raii
The difference between RAII and smart pointers in C++
Dec 08, 2022
c++
smart-pointers
raii
"struct field is never used", but needed by RAII
Dec 03, 2022
rust
raii
shared_ptr: what's it used for
Dec 03, 2022
c++
boost
shared-ptr
raii
RAII state management
Dec 02, 2022
c++
c++11
c++14
raii
RxCpp RAII observable subscription
Nov 10, 2022
c++
raii
model-view
rxcpp
Does computed `goto` respect C++ object lifetime?
Nov 09, 2022
c++
gcc
goto
raii
Is there a proper 'ownership-in-a-package' for 'handles' available?
Nov 06, 2022
c++
c++11
handle
raii
ownership-semantics
Possible to detect stack allocated object that isn't captured?
Nov 03, 2022
c++
raii
C++ Arrays and make_unique
Jun 06, 2022
c++
arrays
c++11
unique-ptr
raii
Stroustrup's RAII and the cast operator FILE* () = contradiction?
Oct 04, 2022
c++
pointers
raii
Older Entries »