placement syntax (Q7200281)
Jump to navigation
Jump to search
C++ syntax allowing programmers to explicitly specify the memory management of individual objects; e.g. new (buffer) int(i)
- placement new
Language | Label | Description | Also known as |
---|---|---|---|
English | placement syntax |
C++ syntax allowing programmers to explicitly specify the memory management of individual objects; e.g. new (buffer) int(i) |
|
Statements
Identifiers
Sitelinks
Wikipedia(1 entry)
- enwiki Placement syntax