Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
'function' : a function template must be called with at least one argument
You cannot call a function template without arguments. The type of the template arguments determines what version of the function to generate.