Simon Rozman f778e698c9 COM: Make com_initializer constructors throw on error
This aligns the class with other COM classes (see com_obj) and makes
client code simpler as it does not need to check for error explicitly.

Signed-off-by: Simon Rozman <simon@rozman.si>
2023-12-08 10:09:47 +01:00
..