Below is the error that is populated when I am trying to build the code:
E2034 Cannot covert '_Vector_iterator<OptUsage
,allocator
<OptUsage>
>'to 'OptUsage *'
E2342 Type mismatch in parameter '_Val' (wanted 'OptUsage * const &', got '_Vector_iterator<OptUsage
,allocator
<OptUsage>
>')
NOTE: This code compiled and ran successfully with the previous version of C++ Compiler( CodeGear 6) and now gives error with the version CodeGear Studio 2007
Start Free Trial