Init
This commit is contained in:
26
cppdraft/get/new/handler.md
Normal file
26
cppdraft/get/new/handler.md
Normal file
@@ -0,0 +1,26 @@
|
||||
[get.new.handler]
|
||||
|
||||
# 17 Language support library [[support]](./#support)
|
||||
|
||||
## 17.6 Dynamic memory management [[support.dynamic]](support.dynamic#get.new.handler)
|
||||
|
||||
### 17.6.4 Storage allocation errors [[alloc.errors]](alloc.errors#get.new.handler)
|
||||
|
||||
#### 17.6.4.5 get_new_handler [get.new.handler]
|
||||
|
||||
[ð](#lib:get_new_handler)
|
||||
|
||||
`new_handler get_new_handler() noexcept;
|
||||
`
|
||||
|
||||
[1](#1)
|
||||
|
||||
[#](http://github.com/Eelis/draft/tree/9adde4bc1c62ec234483e63ea3b70a59724c745a/source/support.tex#L3144)
|
||||
|
||||
*Returns*: The current new_handler[.](#1.sentence-1)
|
||||
|
||||
[*Note [1](#note-1)*:
|
||||
|
||||
This can be a null pointer value[.](#1.sentence-2)
|
||||
|
||||
â *end note*]
|
||||
Reference in New Issue
Block a user