diff options
| author | Felix Morgner <felix.morgner@ost.ch> | 2025-07-14 20:35:38 +0000 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@ost.ch> | 2025-07-14 20:35:38 +0000 |
| commit | 833738f7023324172dbb0922fe1be9ad9cc88330 (patch) | |
| tree | 07b4a54e1fff21bb7eb1acb3c0aa12aec7d9bde4 /libs/kstd/include | |
| parent | 4e99a7586748f9acd7027abc4c86a8df5f0c2e6f (diff) | |
| download | teachos-833738f7023324172dbb0922fe1be9ad9cc88330.tar.xz teachos-833738f7023324172dbb0922fe1be9ad9cc88330.zip | |
libs: rename kstd headers to be more STL like
Diffstat (limited to 'libs/kstd/include')
| -rw-r--r-- | libs/kstd/include/kstd/memory (renamed from libs/kstd/include/kstd/memory.hpp) | 0 | ||||
| -rw-r--r-- | libs/kstd/include/kstd/mutex (renamed from libs/kstd/include/kstd/mutex.hpp) | 0 | ||||
| -rw-r--r-- | libs/kstd/include/kstd/stack (renamed from libs/kstd/include/kstd/stack.hpp) | 0 | ||||
| -rw-r--r-- | libs/kstd/include/kstd/vector (renamed from libs/kstd/include/kstd/vector.hpp) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/libs/kstd/include/kstd/memory.hpp b/libs/kstd/include/kstd/memory index cab2fba..cab2fba 100644 --- a/libs/kstd/include/kstd/memory.hpp +++ b/libs/kstd/include/kstd/memory diff --git a/libs/kstd/include/kstd/mutex.hpp b/libs/kstd/include/kstd/mutex index cf8549f..cf8549f 100644 --- a/libs/kstd/include/kstd/mutex.hpp +++ b/libs/kstd/include/kstd/mutex diff --git a/libs/kstd/include/kstd/stack.hpp b/libs/kstd/include/kstd/stack index 8c702cf..8c702cf 100644 --- a/libs/kstd/include/kstd/stack.hpp +++ b/libs/kstd/include/kstd/stack diff --git a/libs/kstd/include/kstd/vector.hpp b/libs/kstd/include/kstd/vector index 1009e81..1009e81 100644 --- a/libs/kstd/include/kstd/vector.hpp +++ b/libs/kstd/include/kstd/vector |
