19template <
typename TBase>
20class CustomWriteWrap :
public TBase
23 static constexpr bool hasWriteNoStatus()
28 template <
typename TIter>
29 void writeNoStatus(TIter& iter)
const =
delete;
Main namespace for all classes / functions of COMMS library.