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
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
RAII pattern for acquire/release with variadic templates
Sep 29, 2022
c++
variadic-templates
raii
call function when leaving scope
Oct 01, 2020
c++
c++11
scope
raii
How to automatically set stream mode back to default [duplicate]
Nov 14, 2019
c++
iostream
raii
RAII way to get errors that are caught during destruction
Nov 28, 2020
c++
error-handling
destructor
raii
stack-unwinding
Is it safe to modify RVO values within an RAII construct? [duplicate]
Nov 16, 2022
c++
destructor
raii
copy-elision
rvo
Is there any safe way to ensure an arbitrary drop happens before some expensive computation?
Nov 05, 2022
multithreading
rust
raii
C++ Arrays and make_unique
Jun 06, 2022
c++
arrays
c++11
unique-ptr
raii
Is shared ownership of objects a sign of bad design?
Apr 03, 2022
c++
garbage-collection
raii
Stroustrup's RAII and the cast operator FILE* () = contradiction?
Oct 04, 2022
c++
pointers
raii
« Newer Entries
Older Entries »