RAII guard which ensures that:  
 More...
RAII guard which ensures that: 
- GetLastError() is mapped to its errno equivalent if set (unless errno is also set).
 
- errno is copied to my_errno if set. 
 
 
◆ WindowsErrorGuard()
  
  
      
        
          | anonymous_namespace{my_winfile.cc}::WindowsErrorGuard::WindowsErrorGuard  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ ~WindowsErrorGuard()
  
  
      
        
          | anonymous_namespace{my_winfile.cc}::WindowsErrorGuard::~WindowsErrorGuard  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: