BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bsl::SyncBuf_MutexUtil Struct Reference

#include <bslstl_syncbuf.h>

Static Public Member Functions

static SyncBuf_Mutexget (void *streambuf) BSLS_KEYWORD_NOEXCEPT
 

Member Function Documentation

◆ get()

static SyncBuf_Mutex * bsl::SyncBuf_MutexUtil::get ( void *  streambuf)
static

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.


The documentation for this struct was generated from the following file: