libhal-google / libhal-mock

Mocks, fakes, simulation and other testing utilities for libhal
Apache License 2.0
1 stars 3 forks source link

Add iostream printing support for each settings object #5

Open kammce opened 1 year ago

kammce commented 1 year ago

This most use something that doesn't instantiate std::cout or std::cin and the like. <iosfwd> may be the solution but research will be necessary.

kammce commented 1 year ago

Whoever takes this issue can also add additional issues for each individual settings object.