User: h4ctor96

  • Public profile

User profile: h4ctor96

User info
User name:h4ctor96
History
Joined:
Number of posts:3
Latest posts:

error: cannot convert ‘int*’ to ‘std::vector<int, std::allocator<int> >*’ in initialization
For anyone still wondering I found the error to be the fact that I declared my pointer as a new T, i...

error: cannot convert ‘int*’ to ‘std::vector<int, std::allocator<int> >*’ in initialization
You are right, I forgot about that, I've changed my function to look like this: [code] void _to...

error: cannot convert ‘int*’ to ‘std::vector<int, std::allocator<int> >*’ in initialization
I wrote a function to read all the elements in order from a binary search tree and then put them ins...

This user does not accept Private Messages