Tag Archives: parameter

C#. Passing arrays to methods. Examples of passing arrays of base types. Passing arrays, structures, classes, enumerations to methods. Passing two-dimensional arrays to methods. Returning the array from method




Continue reading C#. Passing arrays to methods. Examples of passing arrays of base types. Passing arrays, structures, classes, enumerations to methods. Passing two-dimensional arrays to methods. Returning the array from 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++. The concept of a class template. The ‘template’ keyword. Advantages of using templates. Examples of declaring and using of class templates. Arguments in templates




Continue reading C++. The concept of a class template. The ‘template’ keyword. Advantages of using templates. Examples of declaring and using of class templates. Arguments in templates