21template <
typename TBase>
22class CustomWriteWrap :
public TBase
25 static constexpr bool hasWriteNoStatus()
30 template <
typename TIter>
31 void writeNoStatus(TIter& iter)
const =
delete;
Main namespace for all classes / functions of COMMS library.