The AI-powered English dictionary
plural initializers
One who, or that which, initializes.
(programming) A routine that prepares something for use. quotations examples
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.
2017, Wisnu Anggoro, Learning C++ Functional Programming, page 8