[✓]How compiler calls to a class and function template. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

[✓]How compiler calls to a class and function template.

Explain please.

23rd Apr 2021, 7:46 AM
SARVESH ASHOK DEVRUKHAKAR
SARVESH ASHOK DEVRUKHAKAR - avatar
5 Answers
+ 2
#...._._...._<........> When the compiler generates a class, function or static data members from a template, it is referred to as template instantiation. A class generated from a class template is called a generated class. A function generated from a function template is called a generated function. http://users.cis.fiu.edu/~weiss/Deltoid/vcstl/templates Happy Coding 👍
23rd Apr 2021, 10:04 PM
❤️😍Prerana😍❤️
❤️😍Prerana😍❤️ - avatar
+ 2
❤️😍Prerana😍❤️ , can i write this answer in my assignment book ?😅😁
24th Apr 2021, 3:38 AM
SARVESH ASHOK DEVRUKHAKAR
SARVESH ASHOK DEVRUKHAKAR - avatar
24th Apr 2021, 11:55 AM
❤️😍Prerana😍❤️
❤️😍Prerana😍❤️ - avatar
+ 1
Thank you. Martin Taylor :)
23rd Apr 2021, 5:41 PM
SARVESH ASHOK DEVRUKHAKAR
SARVESH ASHOK DEVRUKHAKAR - avatar
+ 1
Martin Taylor , before i upload this question, i search on google; i found this website ( cppreference.com ) but i don't understand that, so i move further and ask here.! But thanks for it..!
24th Apr 2021, 2:31 PM
SARVESH ASHOK DEVRUKHAKAR
SARVESH ASHOK DEVRUKHAKAR - avatar