Ervin is a freelancer and contractor who is doing research and development of an embedded distributed search and classification engine. Before starting research and development, Ervin has helped tier one banks, asset management companies and startups to design and develop various applications and systems related to cyber security, search engines, front end trading or big data related systems as well as feature extraction and object recognition in images and videos. Ervin enjoys his family, movies and music in his free time.
Talks I've Given
-
Modern C++ Smart Pointers in C++17, 20 and beyond
Featuring Ervin Bosenbacher
There are 13 rules in the C++ Core Guidelines for smart pointers!
Half of them deal with owner semantics and the other half deal with how should you pass a shared pointer to a function.
c++17 smart-pointers c++ -
Pattern search improvements using Boyer-more algorithm in C++17
Featuring Ervin Bosenbacher
Abstract is coming! Make sure you keep an eye out!
discovery functional programming-languages c++17 c++ algorithm