Roman Nozdrin
|
4fe9cd64a3
|
Revert "No boost condition (#2822)" (#2828)
This reverts commit f916e64927cd81569327014f20c4cc0b8aca40ff.
|
2023-04-22 15:49:50 +03:00 |
|
Leonid Fedorov
|
f916e64927
|
No boost condition (#2822)
This patch replaces boost primitives with stdlib counterparts.
|
2023-04-22 00:42:45 +03:00 |
|
Leonid Fedorov
|
04752ec546
|
clang format apply
|
2022-01-21 16:43:49 +00:00 |
|
Patrick LeBlanc
|
51bb9f3050
|
Added licensing preamble. Got it to build.
|
2019-01-23 13:02:53 -06:00 |
|
Patrick LeBlanc
|
2e5d6db0c7
|
Forgot another small thing. I'm a dummy.
|
2019-01-22 10:17:18 -06:00 |
|
Patrick LeBlanc
|
259060fb29
|
Forgot something in the bytestreampool code.
|
2019-01-22 10:11:50 -06:00 |
|
Patrick LeBlanc
|
d92be01ee2
|
Added a ByteStreamPool class for cases where we'd otherwise
have to do something complicated, or constantly create and dispose
of ByteStreams.
|
2019-01-22 10:09:08 -06:00 |
|