2020-09-14 08:34:45 +02:00
|
|
|
The Downcasting Facility
|
|
|
|
|
========================
|
|
|
|
|
|
2021-02-16 16:19:57 +01:00
|
|
|
.. doxygenenum:: downcast_mode
|
|
|
|
|
|
2020-09-14 08:34:45 +02:00
|
|
|
.. concept:: template<typename T> Downcastable
|
|
|
|
|
|
|
|
|
|
.. doxygenstruct:: units::downcast_base
|
|
|
|
|
:members:
|
|
|
|
|
|
|
|
|
|
.. doxygenstruct:: units::downcast_child
|
|
|
|
|
:members:
|
|
|
|
|
|
|
|
|
|
.. doxygenstruct:: units::downcast_poison
|
|
|
|
|
:members:
|
|
|
|
|
|
|
|
|
|
.. doxygenstruct:: units::downcast_dispatch
|
|
|
|
|
:members:
|
|
|
|
|
|
|
|
|
|
.. doxygentypedef:: units::downcast
|