ArticlesΒΆ
This page contains a collection of small articles.
- Getting Started Writing Allocator Aware Software (May 30, 2024)
- bsl::variant: An Allocator-Aware Sum Type (December 25, 2023)
- BSL Support for C++20 (August 28, 2023)
- Fuzz Testing (Feb 21, 2023)
- Introducing bdljsn::Json (January 18, 2023)
- Selecting wyhash as the Default Hash Algorithm (June 30, 2022)
- bsl::chrono Integration with bsl and bdl (November 30, 2021)
- Concurrent Queue Evaluation (March 31, 2021)
- Binary to Decimal and Back Again. (March 30, 2021)
- bsl::optional: An Allocator-Aware Optional Type. (February 1, 2021)
- Adding Context to your Application Log. (January 6, 2021)
- BER Date and Time Format Specification. (January 9, 2020)
- Avoiding Common Problems with Smart Pointers. (December 17, 2019)