| 
  
    
   | 
 |
| 
    | 
 ||
#include <fastformat/format/specification_defect_handling/ignore_unreferenced_arguments_scope.hpp>

Public Types | |
| typedef  mismatched_arguments_scope_base  | parent_class_type | 
| Member Types.   | |
| typedef  ignore_unreferenced_arguments_scope  | class_type | 
| This type.   | |
Public Member Functions | |
| ignore_unreferenced_arguments_scope () | |
| Construction.   | |
| ~ignore_unreferenced_arguments_scope () throw () | |
| Restores the thread/process mismatched handler to the function registered prior to the construction of this instance.   | |
Member Types.
The parent type
| ignore_unreferenced_arguments_scope | ( | ) |  [inline] | 
        
Construction.
Causes the thread/process mismatched handler to be set to a function that ignores the FF_REPLACEMENTCODE_UNREFERENCED_ARGUMENT code and passes all others to the previously-registered handler 
| ~ignore_unreferenced_arguments_scope | ( | ) |   throw () [inline] | 
        
Restores the thread/process mismatched handler to the function registered prior to the construction of this instance.
| 
    | 
 |
| FastFormat Library documentation © Matthew Wilson, 2006-2009 | 
   
     |