diff options
| author | Matteo Gmür <matteo.gmuer1@ost.ch> | 2025-06-04 08:32:46 +0000 |
|---|---|---|
| committer | Matteo Gmür <matteo.gmuer1@ost.ch> | 2025-06-04 08:32:46 +0000 |
| commit | 3d83e8087717f71c767e942dbeeac2866b39f4a6 (patch) | |
| tree | 95327dd677c6e388504c345ce38dfc882d50b693 /docs/arch/x86_64/stl/shared_pointer.rst | |
| parent | 9f2e780030e2101d5f7f01f42df805db9a5fa809 (diff) | |
| download | teachos-3d83e8087717f71c767e942dbeeac2866b39f4a6.tar.xz teachos-3d83e8087717f71c767e942dbeeac2866b39f4a6.zip | |
Update documentation generation files
Diffstat (limited to 'docs/arch/x86_64/stl/shared_pointer.rst')
| -rw-r--r-- | docs/arch/x86_64/stl/shared_pointer.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/arch/x86_64/stl/shared_pointer.rst b/docs/arch/x86_64/stl/shared_pointer.rst new file mode 100644 index 0000000..46ddb65 --- /dev/null +++ b/docs/arch/x86_64/stl/shared_pointer.rst @@ -0,0 +1,5 @@ +Shared Pointer +======================= + +.. doxygenfile:: arch/x86_64/include/arch/stl/shared_pointer.hpp + |
