sir can u plz tell where you had taught about vector pair because u had used it in vector 03 lecture but acc to me you have not taugvht yet under vector . can u plz point out where its being taught.
Related to vector pair
Vector pair is not that much detailed that’s why it wasn’t covered in a single video.
You just have to know this about vector
The pair container is a simple container defined in header consisting of two data elements or objects.
- The first element is referenced as ‘first’ and the second element as ‘second’ and the order is fixed (first, second).
- Pair is used to combine together two values which may be different in type. Pair provides a way to store two heterogeneous objects as a single unit.
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.