Hello, you have come here looking for the meaning of the word
initializer. In DICTIOUS you will not only get to know all the dictionary meanings for the word
initializer, but we will also tell you about its etymology, its characteristics and you will know how to say
initializer in singular and plural. Everything you need to know about the word
initializer you have here. The definition of the word
initializer will help you to be more precise and correct when speaking or writing your texts. Knowing the definition of
initializer, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.
English
Etymology
From initialize + -er.
Noun
initializer (plural initializers)
- One who, or that which, initializes.
- (programming) A routine that prepares something for use.
2017, Wisnu Anggoro, Learning C++ Functional Programming, page 8:Since C++11, the auto
keyword is used to tell the compiler to deduce the actual type of a variable that is being declared from its initializer.