User: marco711

  • Public profile

User profile: marco711

User info
User name:marco711
History
Joined:
Number of posts:2
Latest posts:

"error: passing 'const ***' as 'this' argument of '***' discards qualifiers [-fpermissive]" when using map::erase()
@cire, is the iterator [code]it[/code] non-mutable? as I understand, [code]Objectmap[/code] is const...

"error: passing 'const ***' as 'this' argument of '***' discards qualifiers [-fpermissive]" when using map::erase()
I'm implementing the following method to delete an element from an associative table ([code]map[/cod...

This user does not accept Private Messages