Video description
Forwarding call wrappers and function wrappers provide an elegant solution to many problems involving interfaces and callbacks. In this webcast we will explore how to employ std::bind and std::function to write better, decoupled code.Participants will learn:What a functor is and why it is usefulHow to bind call arguments of all flavorsHow to use placeholders and adapt interfacesHow to store callable things based on their signatureHow to create better interfaces with std::bind and std::function
Publisher resources
Table of contents
Product information
- Title: Using C++ std::bind and std::function
- Author(s):
- Release date: March 2015
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491934623
You might also like
book
Nim in Action
Summary Nim is a multi-paradigm language that offers powerful customization options with the ability to compile …
book
Modern Systems Programming with Scala Native
Access the power of bare-metal systems programming with Scala Native, an ahead-of-time Scala compiler. Without the …
book
Fluent React
When it comes to building user interfaces on the web, React enables web developers to unlock …
book
Optimized C++
In today’s fast and competitive world, a program’s performance is just as important to customers as …