Talk type: Partner’s talk

Is there life without RTTI or how to write your own dynamic_cast

  • Talk in Russian

C++ developers don't like to pay for something they don't use. But there is a nuance, RTTI. As soon as you write dynamic_cast in the code, and you have to pay for runtime type information. We will look at how you can reduce the overhead by implementing your own dynamic_cast without RTTI.

  • #partner
  • #techtalk

Speakers

Schedule