Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How can you force instantiation of a template?

Answer Posted / bhargavi

You can force the instantiation of a specialization of the
template by specifying a prototype somewhere in your code.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can the operator == be overloaded for comparing two arrays consisting of characters by using string comparison?

1148


write a c++ program to create class student having datamember name,Roll_no,age,and branch intilcization all the member using constructor print the all the details on the screen.

2749


Can we use pointers in c++?

1117


Evaluate !(1&&1||1&&0) a) Error b) False c) True

1260


Is nan a c++?

1205


Is there a sort function in c++?

1056


Difference between a homogeneous and a heterogeneous container

1207


Why the usage of pointers in C++ is not recommended ?

1522


Can comments be longer than one line?

1129


If you push the numbers (in order) 1, 3, and 5 onto a stack, which pops out first a) 1 b) 5 c) 3

1435


What are the advantages of inheritance in c++?

1141


What can I use instead of namespace std?

1203


Can we overload operator in c++?

1091


Can a Structure contain a Pointer to itself?

1207


What is the default access level?

1120