StackOverflow Questions for Tag: new-expression

GOTO 0
GOTO 0

Reputation: 47801

Is new super.constructor a valid expression in JavaScript?

Score: 7

Views: 156

Answers: 1

Read More
Hassan Ali
Hassan Ali

Reputation: 51

How to store a variable or object on desired memory location?

Score: 1

Views: 2052

Answers: 5

Read More
Itachi Uchiwa
Itachi Uchiwa

Reputation: 3164

Placement-new vs new-expression

Score: 0

Views: 1190

Answers: 4

Read More
Itachi Uchiwa
Itachi Uchiwa

Reputation: 3164

If I call operator new directly without a new expression and cast the return pointer type safe?

Score: 2

Views: 215

Answers: 2

Read More
Itachi Uchiwa
Itachi Uchiwa

Reputation: 3164

C++ primer 5th edition: operator new and operator delete overloading

Score: 3

Views: 148

Answers: 1

Read More
ledonter
ledonter

Reputation: 1709

Direct-init vs. list-init in array new-expression

Score: 8

Views: 345

Answers: 1

Read More
Fureeish
Fureeish

Reputation: 13434

How come a new-expression can correctly produce the pointer type, even though it should return void*?

Score: 8

Views: 99

Answers: 1

Read More
matovitch
matovitch

Reputation: 1284

How to specify constructor's template arguments inside a new expression?

Score: 1

Views: 90

Answers: 3

Read More
Shafik Yaghmour
Shafik Yaghmour

Reputation: 158569

In C++14 is it valid to use a double in the dimension of a new expression?

Score: 42

Views: 2307

Answers: 2

Read More
Lingxi
Lingxi

Reputation: 14987

Issue of `if constexpr` with non-placement new

Score: 0

Views: 156

Answers: 2

Read More
PreviousPage 1Next