7#pragma warning(disable: 4435)  
   18  template<
typename... Args>
 
#define ASYNCHRONOUSIO_EXPORT
 
Base class for all asynchronous I/O interfaces.
 
Processor & operator=(const Processor &)=default
 
Processor(const Processor &)=default
 
virtual ~Processor()=default