S
S
Saharman2018-05-30 11:07:56
C++ / C#
Saharman, 2018-05-30 11:07:56

Where can I read more about templates?

Could you tell me where can I find very detailed information on templates? Unfortunately, for example, in Schildt's basic course on c ++, templates are revealed very superficially (there is nothing about deduction, choosing a more specialized template, etc.)

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vitaly, 2018-05-30
@Saharman

Here is a great book: C++ Templates: The Complete Guide (2nd Edition) 2n... . It compares favorably with the fact that it covers even the 17th standard.

D
Danil Asadullaev, 2018-05-30
@Danil2004

Scott Meyers book "Effective use of STL". It has everything about the STL (Standard Template Library) library

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question