Call the emit function by each sync call if the specified value is true.

Synopsis

Declared in <bslstl_syncbuf.h>

void
set_emit_on_sync(bool value) noexcept;

Parameters

Name

Description

value

whether sync should call emit

Created with MrDocs