| Open CASCADE Technology
    7.8.0.dev
    | 
The auxiliary template that is used for template argument deduction in function templates. A function argument which type is a template type parameter and it is not needed to be deducted must be declared using this class template based on the type of some other template type parameter of a function template. More...
#include <Standard_Std.hxx>
| Public Types | |
| typedef TheType | type | 
The auxiliary template that is used for template argument deduction in function templates. A function argument which type is a template type parameter and it is not needed to be deducted must be declared using this class template based on the type of some other template type parameter of a function template.
| TheType | the type that is used as a function argument type to prevent its deduction | 
| typedef TheType opencascade::disable_deduction< TheType >::type | 
 1.8.13
 1.8.13