and produced right assembly code? How do you know that it is optimized as you expected? Do you also open assembly code and check every line seems ok to you?
yes i'm carefuly checking the produced asm, my goal is to get the needed asm from c and i'm also learning about it, even master stroustrup in some c++ usages can't predict produced asm, and we also have these abstractions but manualy and explicit. also i know that there are many contexts and levels which this mindset leads to unnecessary waste of time and resources so that's why i say lets use the right tool for each context.
Обсуждают сегодня