Code Vamping

C++20 Interesting Papers

2019.02.18 · c++, c++20

Most of the big proposals for C++20 have been talked over quite a bit. But there are a few “hidden” ones that caught my eye.

Read more »

Incremental Sieve of Eratosthenes

2019.01.21 · python, c++, algorithm

The Sieve of Eratosthenes is a well known algorithm for computing primes, but suffers from space requirements. The Incremental Sieve solves that problem.

Read more »

Attribute Hoisting in Boost Spirit X3

2019.01.07 · c++, spirit x3, boost

Spirit tries hard to make dealing with attributes easy, but sometimes, it just gets in the way.

Read more »

« Newer

Page 2 of 2

Mark Hollomon



Home Tags TopicPages About

Archives

2023 (4)
2020 (6)
2019 (13)
2018 (21)

© 2018-2023 · Mark Hollomon · Powered by Hugo · Hosted by Firebase · Icons by FontAwesome