👉 In programming, "forwarded" refers to a function that is called after another function has returned its results. This is often done in conjunction with functions that return values and are used within other functions.
Here's an example of how forward-returned functions can be defined:
```cpp
#include