tetl 0.1.0
Embedded Template Library
|
Header | Library | Status | Implementation Progress (Spreadsheet) |
---|---|---|---|
algorithm | Algorithms | Yes | algorithm |
any | Utility | No | |
array | Containers | Yes | array |
atomic | Atomic | No | |
barrier | Thread | No | |
bit | Numeric | Yes | bit |
bitset | Utility | Yes | bitset |
cassert | Utility / Error Handling | Yes | cassert |
cctype | Strings | Yes | cctype |
cerrno | Utility / Error Handling | No | |
cfenv | Numeric | No | TODO |
cfloat | Utility / Numeric Limits | Yes | cfloat |
charconv | Strings | Yes | charconv |
chrono | Utility | Yes | chrono |
cinttypes | Utility / Numeric Limits | No | TODO |
climits | Utility / Numeric Limits | Yes | climits |
clocale | Localization | No | |
cmath | Numeric | Yes | cmath |
compare | Utility | Yes | compare |
complex | Numeric | Yes | complex |
concepts | Concepts | Yes | concepts |
condition_variable | Thread | No | |
coroutine | Coroutines | No | |
csetjmp | Utility | No | |
csignal | Utility | No | |
cstddef | Utility | Yes | cstddef |
cstdint | Utility / Numeric Limits | Yes | cstdint |
cstdio | Input/Output | Yes | cstdio |
cstdlib | Utility | Yes | cstdlib |
cstring | Strings | Yes | cstring |
ctime | Utility | Yes | ctime |
cuchar | Strings | No | |
cwchar | Strings | Yes | cwchar |
cwctype | Strings | Yes | cwctype |
deque | Containers | No | TODO |
debugging | Utility | Yes | |
exception | Utility / Error Handling | Yes | exception |
execution | Algorithms | No | |
expected | Utility / Error Handling | Yes | expected |
flat_set | Conatiners | Yes | flat_set |
flat_map | Conatiners | Yes | flat_map |
filesystem | Filesystem | No | |
format | Strings | Yes | format |
forward_list | Containers | No | |
functional | Utility | Yes | functional |
future | Thread | No | |
fstream | Input/Output | No | |
ifstream | Input/Output | No | |
initializer_list | Utility | No | |
iomanip | Input/Output | No | |
ios | Input/Output | No | |
iosfwd | Input/Output | No | |
iostream | Input/Output | No | |
iterator | Iterator | Yes | iterator |
istream | Input/Output | No | |
latch | Thread | No | |
limits | Utility / Numeric Limits | Yes | limits |
list | Containers | No | |
locale | Localization | No | |
linalg | Numeric | Yes | linalg |
mdarray | Containers | Yes | |
mdspan | Containers | Yes | mdspan |
memory | Utility / Dynamic Memory | Yes | memory |
memory_resource | Utility / Dynamic Memory | No | |
mutex | Thread | Yes | mutex |
new | Utility / Dynamic Memory | Yes | new |
numbers | Numeric | Yes | numbers |
numeric | Numeric | Yes | numeric |
optional | Utility | Yes | optional |
ostream | Input/Output | No | |
queue | Containers | No | TODO |
random | Numeric | Yes | random |
ranges | Ranges | Yes | ranges |
regex | Regular Expressions | No | |
ratio | Numeric | Yes | ratio |
scoped_allocator | Utility / Dynamic Memory | No | |
scope | Utility | Yes | |
semaphore | Thread | No | |
source_location | Utility | Yes | |
set | Containers | Yes | set |
shared_mutex | Thread | No | |
span | Containers | Yes | span |
stack | Containers | Yes | stack |
stack_trace | Utility | No | |
stdexcept | Utility / Error Handling | Yes | stdexcept |
streambuf | Input/Output | No | |
string | Strings | Yes | string |
string_view | Strings | Yes | string_view |
stop_token | Thread | No | |
sstream | Input/Output | No | |
system_error | Utility / Error Handling | Yes | system_error |
sync_stream | Input/Output | No | |
thread | Thread | No | |
tuple | Utility | Yes | tuple |
type_index | Utility | No | |
type_info | Utility | No | |
type_traits | Utility | Yes | type_traits |
unordered_map | Containers | No | TODO |
unordered_set | Containers | No | TODO |
utility | Utility | Yes | utility |
valarray | Numeric | No | |
variant | Utility | Yes | variant |
vector | Containers | Yes | vector |
version | Utility | Yes |