Yes, I guess there is no real reason why the functions cannot be inline functions within the header file.
On Friday, 22 June 2012 02:36:51 UTC+2, DavidH wrote:
The only file in the src directory is device.cpp. Could this code be moved to device.h?Then the library could be header-only.