subrepo: subdir: "xo-procedure2" merged: "58848bc9" upstream: origin: "git@github.com:Rconybea/xo-procedure2.git" branch: "main" commit: "58848bc9" git-subrepo: version: "0.4.9" origin: "???" commit: "???"
25 lines
645 B
ReStructuredText
25 lines
645 B
ReStructuredText
.. _implementation:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
Components
|
|
==========
|
|
|
|
Library dependency tower for *xo-procedure2*
|
|
|
|
.. ditaa::
|
|
|
|
+--------------------------------+
|
|
| xo_gc |
|
|
+--------------------------------+
|
|
| xo_alloc2 |
|
|
+--------------------------------+
|
|
| xo_facet |
|
|
+----------------+---------------+
|
|
| xo_reflectutil | xo_indentlog |
|
|
+----------------+---------------+
|
|
| xo_cmake |
|
|
+--------------------------------+
|
|
|
|
Expect to have xo_facet depending on xo_arena instead of using std::unordered_map
|