Completed
unit testing
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Higher-Order Functions and Function_Ref
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 YouTube channel
- 3 Open source projects
- 4 Outline
- 5 Disclaimer
- 6 Assumptions
- 7 Higherorder functions
- 8 Signal
- 9 lambda expressions
- 10 arrays remove
- 11 variant
- 12 use cases
- 13 avoid repetition
- 14 example
- 15 local lambda
- 16 execution policy
- 17 unit testing
- 18 abstraction
- 19 structure
- 20 for separated
- 21 print
- 22 consumeif
- 23 Synchronicity
- 24 Test drivers
- 25 Higherorder functions vs other obstructions
- 26 Threadsafe access wrapper
- 27 Synchronized instance
- 28 Implementation
- 29 Benchmarking
- 30 Iterators
- 31 Recap
- 32 Second half
- 33 Function pointers
- 34 Template parameters
- 35 City functions
- 36 Functionref
- 37 Why use functionref
- 38 Interface
- 39 Examples