Yuriy Skalko d82adc625b Amend efc0877f
Add more `override` specifiers. Replace `throw()` to `noexcept`.
2020-10-05 09:37:15 +02:00
..
2020-06-25 23:31:42 +02:00
2020-10-03 21:17:17 +02:00
2020-10-03 21:17:17 +02:00
2020-10-03 21:17:17 +02:00
2020-10-03 21:17:17 +02:00
2020-10-03 21:17:17 +02:00
2020-08-17 13:29:55 +02:00
2020-10-03 21:17:17 +02:00
2020-10-03 21:17:17 +02:00
2020-10-03 21:17:17 +02:00
2020-10-03 21:17:17 +02:00
2020-07-08 08:42:16 +02:00
2020-10-05 09:37:15 +02:00
2020-10-03 21:17:17 +02:00
2020-10-03 21:17:17 +02:00
2017-01-31 22:55:00 +01:00
2020-10-03 21:17:17 +02:00
2020-10-03 21:17:17 +02:00
2020-10-03 21:17:17 +02:00
2020-10-05 09:37:15 +02:00
2020-10-02 12:06:32 +02:00
2020-09-11 16:13:23 +02:00
2020-07-17 22:25:18 +02:00
2019-04-15 20:56:52 +02:00
2020-06-25 23:31:42 +02:00
2020-07-17 22:25:18 +02:00
2020-08-03 14:10:46 +02:00
2020-06-25 23:31:42 +02:00
2020-10-02 13:11:28 -04:00
2020-06-25 23:31:42 +02:00

Inset 'Xyz' is implemented by 'MathXyzInset' in 'math_xyzinset.[hC]'


Inset hierarchy:

                                   MathInset
                                (abstract base)

                         /            |               \

              Dim                  Char               Symbol, Space, ...
         (thing that need       (for things formerly
          the width_/ascent_     known as characters)
          /descent_ cache)

          /             \

       Nest              Dots,  Func, ...
  (for thing with
   nested content)

        |         \

      Grid        Decoration   Delim   Frac  Macro  Root  Script  Sqrt

      /   \

 Array    Hull
         (base for eqnarray/align/...)