[pushed] wwwdocs: gcc-15: Mark up static_assert as <code>
Checks
Commit Message
A minor markup change.
Pushed.
Gerald
---
htdocs/gcc-15/changes.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
@@ -75,9 +75,9 @@ a work-in-progress.</p>
<h3 id="cxx">C++</h3>
<ul>
- <li>Inline assembler statements now support
- <a href="https://gcc.gnu.org/onlinedocs/gcc/asm-constexprs.html"><code>constexpr</code> generated strings</a>,
- analoguous to static_assert.</li>
+ <li>Inline assembler statements now support
+ <a href="https://gcc.gnu.org/onlinedocs/gcc/asm-constexprs.html"><code>constexpr</code> generated strings</a>,
+ analoguous to <code>static_assert</code>.</li>
<li>
<!-- commit r15-2117-g313afcfdabeab3 -->
Qualified name lookup failure into the current instantiation, e.g.