Questions tagged as 'pair'

1
answer

C ++ Can I declare an object of a class as a pair data type?

Can an object of a class be declared as a pair data type in C ++? I have been searching but I have not found much, I have tried to apply it in my code but it does not come out, eg: This is the code: char tag ='A'; point p(p....
asked by 11.11.2018 / 15:27