oscar64/include/opp
drmortalwombat ca995bf342 Fix zero delimiter on opp::string for fixed range string constructor 2024-08-21 19:28:40 +02:00
..
algorithm.h Fix template expansion in multiple cpp 2023-10-12 14:10:34 +02:00
array.h Add list and iterators to opp 2023-08-16 16:16:04 +02:00
bidxlist.h Mangling function types in template expansion 2023-08-18 23:03:15 +02:00
functional.h Fix functional for no parameters 2024-05-25 22:05:31 +02:00
ifstream.cpp Fix propagation of conditions out of loops 2024-01-23 09:02:38 +01:00
ifstream.h Fix namespaces for templates 2023-08-15 12:46:57 +02:00
iostream.cpp Add extract char operator to istream 2024-02-26 18:22:21 +01:00
iostream.h Add extract char operator to istream 2024-02-26 18:22:21 +01:00
iterator.h More template support 2023-08-17 14:55:43 +02:00
list.h Add more HEAPCHECK 2023-12-10 12:41:37 +01:00
ofstream.cpp Fix namespaces for templates 2023-08-15 12:46:57 +02:00
ofstream.h Fix namespaces for templates 2023-08-15 12:46:57 +02:00
slab.h Improve handling of single member structs 2023-10-15 20:17:04 +02:00
sstream.cpp Fix namespaces for templates 2023-08-15 12:46:57 +02:00
sstream.h Fix namespaces for templates 2023-08-15 12:46:57 +02:00
static_vector.h Improve handling of single member structs 2023-10-15 20:17:04 +02:00
string.cpp Fix zero delimiter on opp::string for fixed range string constructor 2024-08-21 19:28:40 +02:00
string.h Fix missing member definition in opp string 2024-03-09 14:16:28 +01:00
utility.h Fix template expansion in multiple cpp 2023-10-12 14:10:34 +02:00
vector.h Fix template expansion in multiple cpp 2023-10-12 14:10:34 +02:00