From Jason Turner

[exception.unexpected]

Diff to HTML by rtfpessoa

Files changed (1) hide show
  1. tmp/tmp0oppffsy/{from.md → to.md} +0 -70
tmp/tmp0oppffsy/{from.md → to.md} RENAMED
@@ -53,75 +53,5 @@ called directly by the program.
53
 
54
  *Effects:* Calls the current `unexpected_handler` function. A default
55
  `unexpected_handler` is always considered a callable handler in this
56
  context.
57
 
58
- <!-- Link reference definitions -->
59
- [auto.ptr]: #auto.ptr
60
- [auto.ptr.cons]: #auto.ptr.cons
61
- [auto.ptr.conv]: #auto.ptr.conv
62
- [auto.ptr.members]: #auto.ptr.members
63
- [basic.scope.namespace]: basic.md#basic.scope.namespace
64
- [bind]: utilities.md#bind
65
- [class.copy]: special.md#class.copy
66
- [class.dtor]: special.md#class.dtor
67
- [dcl.fct.def]: dcl.md#dcl.fct.def
68
- [dcl.stc]: dcl.md#dcl.stc
69
- [depr]: #depr
70
- [depr.adaptors]: #depr.adaptors
71
- [depr.auto.ptr]: #depr.auto.ptr
72
- [depr.base]: #depr.base
73
- [depr.c.headers]: #depr.c.headers
74
- [depr.except.spec]: #depr.except.spec
75
- [depr.function.objects]: #depr.function.objects
76
- [depr.function.pointer.adaptors]: #depr.function.pointer.adaptors
77
- [depr.impldec]: #depr.impldec
78
- [depr.incr.bool]: #depr.incr.bool
79
- [depr.ios.members]: #depr.ios.members
80
- [depr.istrstream]: #depr.istrstream
81
- [depr.istrstream.cons]: #depr.istrstream.cons
82
- [depr.istrstream.members]: #depr.istrstream.members
83
- [depr.lib.bind.1st]: #depr.lib.bind.1st
84
- [depr.lib.bind.2nd]: #depr.lib.bind.2nd
85
- [depr.lib.binder.1st]: #depr.lib.binder.1st
86
- [depr.lib.binder.2nd]: #depr.lib.binder.2nd
87
- [depr.lib.binders]: #depr.lib.binders
88
- [depr.member.pointer.adaptors]: #depr.member.pointer.adaptors
89
- [depr.ostrstream]: #depr.ostrstream
90
- [depr.ostrstream.cons]: #depr.ostrstream.cons
91
- [depr.ostrstream.members]: #depr.ostrstream.members
92
- [depr.register]: #depr.register
93
- [depr.str.strstreams]: #depr.str.strstreams
94
- [depr.strstream]: #depr.strstream
95
- [depr.strstream.cons]: #depr.strstream.cons
96
- [depr.strstream.dest]: #depr.strstream.dest
97
- [depr.strstream.oper]: #depr.strstream.oper
98
- [depr.strstreambuf]: #depr.strstreambuf
99
- [depr.strstreambuf.cons]: #depr.strstreambuf.cons
100
- [depr.strstreambuf.members]: #depr.strstreambuf.members
101
- [depr.strstreambuf.virtuals]: #depr.strstreambuf.virtuals
102
- [except.unexpected]: except.md#except.unexpected
103
- [exception.unexpected]: #exception.unexpected
104
- [expr.post.incr]: expr.md#expr.post.incr
105
- [expr.pre.incr]: expr.md#expr.pre.incr
106
- [func.bind]: utilities.md#func.bind
107
- [get.unexpected]: #get.unexpected
108
- [input.output]: input.md#input.output
109
- [iostreams.limits.pos]: input.md#iostreams.limits.pos
110
- [namespace.udecl]: dcl.md#namespace.udecl
111
- [set.unexpected]: #set.unexpected
112
- [stmt.dcl]: stmt.md#stmt.dcl
113
- [streambuf.pub.get]: input.md#streambuf.pub.get
114
- [tab:future.c.headers]: #tab:future.c.headers
115
- [tab:future.newoff.values]: #tab:future.newoff.values
116
- [tab:future.seekoff.positioning]: #tab:future.seekoff.positioning
117
- [tab:future.strstreambuf.effects]: #tab:future.strstreambuf.effects
118
- [tab:future.strstreambuf1.effects]: #tab:future.strstreambuf1.effects
119
- [unexpected]: #unexpected
120
- [unexpected.handler]: #unexpected.handler
121
- [unique.ptr]: utilities.md#unique.ptr
122
-
123
- [^1]: An implementation should consider `alsize` in making this
124
- decision.
125
-
126
- [^2]: The function signature `strlen(const char*)` is declared in
127
- `<cstring>` ([[c.strings]]).
 
53
 
54
  *Effects:* Calls the current `unexpected_handler` function. A default
55
  `unexpected_handler` is always considered a callable handler in this
56
  context.
57