Gudmundur Adalsteinsson
|
7d9e5cb421
|
Add user-defined string literals to create buffers
|
2019-09-11 20:38:47 +00:00 |
|
Gudmundur Adalsteinsson
|
ab588fb7c9
|
Assertion and constexpr improvements for str_buffer
|
2019-09-11 20:21:02 +00:00 |
|
Gudmundur Adalsteinsson
|
13cc1e0fe9
|
Problem: Sending string literals is awkward
Solution: A function str_buffer specifically for
creating buffers for null terminated string literals.
|
2019-09-03 14:06:19 +00:00 |
|
Gudmundur Adalsteinsson
|
809acb2dc8
|
Make buffer constructors and functions constexpr
|
2019-05-09 22:47:57 +00:00 |
|
Gudmundur Adalsteinsson
|
3d4be814e8
|
Problem: send/recv functions lack type-safety
Solution: Add functions taking buffers and enum class flags
|
2019-05-05 22:05:47 +00:00 |
|