Tag Archives: method

C++. Generalization in functions. Template functions. Keywords template, class, typename. Explicit specialization of template function. Overloading of template function




Continue reading C++. Generalization in functions. Template functions. Keywords template, class, typename. Explicit specialization of template function. Overloading of template function

C++. Overloaded functions. Overloaded functions in classes. Overloading of class constructors. Access to the overloaded function using a pointer. Examples




Continue reading C++. Overloaded functions. Overloaded functions in classes. Overloading of class constructors. Access to the overloaded function using a pointer. Examples