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 placement-new
Undead objects ([basic.life]/8): why is reference rebinding (and const modification) allowed?
May 17, 2022
c++
language-lawyer
constants
lifetime
placement-new
Placement-new vs gcc 4.4.3 strict-aliasing rules
Oct 23, 2022
c++
gcc
placement-new
pointer-aliasing
type-punning
Placement-new an STL container and destroying it safely afterwards
Mar 07, 2019
c++
c++11
destructor
unions
placement-new
Is it possible to use placement-new to change the type of a polymorphic object?
Aug 26, 2022
c++
polymorphism
language-lawyer
placement-new
Parenthesis around placement new operator for arrays
Apr 15, 2019
c++
gcc
clang
placement-new
internal-compiler-error
Is it safe to use placement new on 'this' pointer
Sep 28, 2022
c++
raii
placement-new
explicit-destructor-call
Mixing pass-by-reference and pass-by-value to variadic template function valid?
Feb 26, 2022
c++
templates
c++11
variadic-templates
placement-new
std::experimental::optional<T> implementation: Constexpr constructor confusion
Jan 10, 2021
c++
optional
constexpr
placement-new
c++17
option-type
Is it possible to destroy and re-create an object this way? [duplicate]
Jun 24, 2022
c++
placement-new
Calling `std::vector<A>::data()` on `A` with const or reference fields, before C++20
Nov 07, 2022
c++
language-lawyer
c++20
placement-new
Is it defined behavior to use placement new to change type of variable that is held by reference_wrapper?
Dec 11, 2021
c++
c++11
reference
language-lawyer
placement-new
What's wrong with this use of placement new[]? do
Oct 27, 2022
c++
placement-new
How should I use placement new with a custom allocation API?
Aug 23, 2022
c++
c++11
memory-management
placement-new
Undefined behaviour on reinitializing object via placement new on this pointer
Mar 28, 2022
c++
language-lawyer
destructor
placement-new
Manually calling destructor is not evaluated as referencing variable
Jan 11, 2020
c++
placement-new
Is previously initialize memory guaranteed to persist after a placement new call?
Dec 06, 2017
c++
c++11
placement-new
How to directly read a huge chunk of memory into std::vector?
Nov 20, 2017
c++
c++11
placement-new
C++ - overload operator new and provide additional arguments
Feb 27, 2021
c++
memory-management
operator-overloading
placement-new
« Newer Entries
Older Entries »