Quantcast
Channel: MicroStation Programming Forum - Recent Threads
Viewing all articles
Browse latest Browse all 7260

RE: Connect C++ Iterating TextStyles

$
0
0
> You can see that the increment operator is defined and is public.

The *pre-increment* operator is defined...i.e., ++iter. Post-increment (iter++) is not. In general pre-increment is what you want for iterators as post-increment may involve making a potentially expensive copy.

Viewing all articles
Browse latest Browse all 7260

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>