bsl::SyncBuf_MutexUtil

Internal mutex-related utils.

Synopsis

Declared in <bslstl_syncbuf.h>

struct SyncBuf_MutexUtil;

Static Member Functions

NameDescription
get Return address of a mutex associated the specified streambuf object (address). The behavior is undefined unless streambuf is not null and points to basic_streambuf<...> object.