Tidy up move obsolete and deprecated files

This commit is contained in:
Vinnie Falco
2013-08-15 22:51:33 -07:00
parent fe1b8d253c
commit 8c65adbffe
22 changed files with 56 additions and 294 deletions

View File

@@ -119,8 +119,7 @@ namespace SocketWrapperMemberChecks
template <typename WrappedObject>
class SocketWrapper
: public virtual Socket
, public SocketWrapperBasics
: public Socket
, public Uncopyable
{
private: