I would like to use an unsigned integer type for indexing a vector,
but I want to use the best and optimal on every platform.
How to implemet?
merse 0 Junior Poster
Recommended Answers
Jump to PostCan you give example/timing data of your problem? Maybe you should read up on premature optimization? Int type is supposed to be most optimal in every platform.
All 3 Replies
TrustyTony 888 ex-Moderator Team Colleague Featured Poster
deceptikon 1,790 Code Sniper Team Colleague Featured Poster
L7Sqr 227 Practically a Master Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.