Template:noexcept/doc
From cppreference.com
Adds information about noexcept specification.
{{noexcept|specification(optional)|notes=notes(optional)}}
specification
parameter specifies the code within noexcept()
.
notes
are additional notes that will appear next to the noexcept explanation.