From Jason Turner

[func.wrap.badcall.const]

Diff to HTML by rtfpessoa

Files changed (1) hide show
  1. tmp/tmpz5v4dpx8/{from.md → to.md} +0 -10
tmp/tmpz5v4dpx8/{from.md → to.md} RENAMED
@@ -1,10 +0,0 @@
1
- ##### `bad_function_call` constructor <a id="func.wrap.badcall.const">[[func.wrap.badcall.const]]</a>
2
-
3
- ``` cpp
4
- bad_function_call() noexcept;
5
- ```
6
-
7
- *Effects:* Constructs a `bad_function_call` object.
8
-
9
- *Postconditions:* `what()` returns an *implementation-defined* NTBS.
10
-