Chapter Contents

Previous

Next
Templates

Template Arguments

Template arguments in the SAS/C C++ Development System follow these guidelines:

The C++ translator performs a limited number of conversions on explicitly specified template arguments in order to match the type of the formal template. The outer level qualifiers on the formal type are ignored for matching purposes. The standard conversions performed on template arguments are


Chapter Contents

Previous

Next

Top of Page

Copyright © 2001 by SAS Institute Inc., Cary, NC, USA. All rights reserved.