CODE - Functions 29
- Google Test (GTest)
- std::multiplies
- std::reduce
- std::accumulate
- std::inclusive_scan
- std::transform
- std::execution
- std::execution::par
- std::for_each
- std::condition_variable
- std::async vs Thread Pool
- std::atomic and std::mutex
- std::lower_bound and std::upper_bound
- Smart Pointers
- std::regex_iterator
- std::find, std::search, std::merge, std::erase
- Iterators
- std::allocator
- filesystem (C++17)
- Streams
- chrono
- std::launder and std::destroy_at
- std::forward
- std::bind and std::reference_wrapper
- std::function
- Function Pointers
- std::pair and std::tuple
- std::unordered_map
- std::map