|
|
774b9362c0
|
Add meta.hpp
|
2021-04-09 17:26:18 -07:00 |
|
rexy712
|
b22c525407
|
Add mpmc_queue classes taken from our_dick project
|
2020-09-20 15:06:44 -07:00 |
|
rexy712
|
28c8caae0a
|
Add string searching with default option of two-way algorithm or user specified algorithm. Rearrange file structure to hopefully make things not seem arbitrarily placed in the cx subfolder
|
2020-09-19 09:44:05 -07:00 |
|
rexy712
|
0f6866e982
|
Add allocator to public facing api
|
2020-08-04 10:36:11 -07:00 |
|
rexy712
|
c83d2ce686
|
Explicit template instantiation for rexy::string and rexy::binary
|
2020-07-28 06:18:20 -07:00 |
|
rexy712
|
794cc547b7
|
Add specializations for cx::vector and cx::array on bool type
|
2020-05-12 10:43:22 -07:00 |
|
rexy712
|
0d33ec9444
|
Generalize expression templates and bring binary_data up to par with string_intermediary
|
2020-05-08 22:40:03 -07:00 |
|
rexy712
|
daac14dddf
|
Add noexcept specs to all the things
|
2020-05-06 15:23:58 -07:00 |
|
rexy712
|
c99abad226
|
Add compile time vector, array, and hashmap
|
2020-05-01 23:49:25 -07:00 |
|
rexy712
|
d415af2bdd
|
Add a source file to ensure header only classes have proper syntax
|
2020-04-24 14:31:24 -07:00 |
|