forked from mpusz/mp-units
docs: downcasting documentation added
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user