Fekir's Blog
Categories
Keywords
About Me
Policies
2026-02-24 : Implement a type erased container and iterator
2026-02-14 : Implement a random access iterator from scratch
2025-06-28 : Testing a parser
2025-06-24 : A minimal pull parser
2025-06-20 : A minimal SAX parser
2025-06-16 : A minimal DOM parser
2025-05-31 : Constexpr std::type_info::name
2025-05-01 : Owning type erasure on the stack
2025-04-18 : String parameters
2025-01-07 : Design a short string class
2024-08-25 : Query the number of elements in an array
2023-10-07 : Insert an element in a map efficiently
2017-07-20 : C++ comparison operators