home *** CD-ROM | disk | FTP | other *** search
- A function with a signature that exactly matches the function call
- is used before a function template. Therefore, you can override a
- template for specific data types by defining a nontemplate
- function. No type promotions or conversions are allowed when a
- template function is called. If there is any ambiguity in the
- arguments, the compiler looks instead for a nontemplate function.
-