a) mltiplication<T> f(a1, a2);
b) add<T> f(a1, a2);
c) subtract<T> f(a1, a2);
d) plus<T> f(a1, a2);
Which of te following is a built-in example of functors in C++?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which of te following is a built-in example of functors in C++?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!