Translation for "overhead-" to english
Translation examples
Pääsuuntaviivat uutta versiota suunniteltaessa olivat: Säilyttää stabiilius sekä yhteensopivuus C++98:n ja mahdollisuuksien mukaan C:n kanssa; Mahdollisuuksien mukaan lisätä uudet ominaisuudet standardikirjastoon itse kieleen lisäämisen sijasta; Tehdä muutoksia, jotka ohjaavat käyttäjää oikeaan toteutustekniikkaan ja -tyyliin; Tukea systeemien ja kirjastojen suunnittelua pelkän uusien ominaisuuksien esittelyn sijaan; Parantaa tyypityksen turvallisuutta tarjoamalla aiemmin turvattomille tekniikoille vaihtoehtoja; Parantaa suorituskykyä ja laitteistorajapinnan kanssa kommunikointia; Tarjota oikeita ratkaisuja reaalimaailman ongelmiin; Toteuttaa niin sanottua "zero-overhead"-periaatetta; Tehdä C++:sta helposti opiskeltava kieli ottamatta kuitenkaan pois ominaisuuksia, joita kokeneemmat ohjelmoijat tarvitsevat; Aloittelijoiden huomioon ottaminen koettiin tärkeäksi, koska ohjelmoijista suurin osa tulee aina olemaan aloittelijoita, ja koska suurin osa heistä tuskin koskaan tulee perehtymään C++:aan syvällisemmin.
The design committee attempted to stick to a number of goals in designing C++11: Maintain stability and compatibility with C++98 and possibly with C Prefer introducing new features via the standard library, rather than extending the core language Prefer changes that can evolve programming technique Improve C++ to facilitate systems and library design, rather than introduce new features useful only to specific applications Increase type safety by providing safer alternatives to earlier unsafe techniques Increase performance and the ability to work directly with hardware Provide proper solutions for real-world problems Implement zero-overhead principle (further support needed by some utilities must be used only if the utility is used) Make C++ easy to teach and to learn without removing any utility needed by expert programmers Attention to beginners is considered important, because most computer programmers will always be such, and because many beginners never widen their knowledge, limiting themselves to work in aspects of the language in which they specialize.
How many English words do you know?
Test your English vocabulary size, and measure how many words you know.
Online Test