Skip to content

Gaudel's Miscellany

  • Home
  • About

Posts filed under “design”


The access-by idiom in C++

20 April 2022
  • programming

Useful to unit-test private methods for when you have no better way.

Fast RTTI in C++ for a class hierarchy

28 April 2022
  • programming

An example that shows compile time type id generation for a performant runtime type inference.

  • cpp
  • design
  • algorithm
  • programming

Theme

Follow me on:

  • GitHub

© Bimal Gaudel