forked from Kistler-Group/sdbus-cpp
sdbus::ObjectPath and sdbus::Signature copy constructors are implicitly declared as deleted when compiling with Linaro's ARM toolchain [1] gcc8.3. Explicitly listing the copy constructors for affected classes fixes the problem. [1] https://www.linaro.org/