docs: downcasting documentation added

This commit is contained in:
Mateusz Pusz
2020-09-14 08:34:45 +02:00
parent 92c575cb1d
commit 63d288636f
3 changed files with 20 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
The Downcasting Facility
========================
.. 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