freebsd-dev/lib/libdevdctl
Ryan Libby 47ce20aef1 libdevdctl: g++9 avoid Wdeprecated-copy
g++9 now warns about having defined an assignment operator but using the
default copy constructor, or vice versa.  Avoid the issue in libdevdctl
by just using the default assignment operator too.

Reviewed by:	asomers, dim
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D22887
2019-12-21 02:44:26 +00:00
..
tests
consumer.cc
consumer.h
event_factory.cc
event_factory.h
event.cc
event.h
exception.cc
exception.h
guid.cc
guid.h
Makefile
Makefile.depend