Insert a volatile pointer value into this stream.

Synopsis

Declared in <bslstl_osyncstream.h>

Base&
operator<<(void const volatile* value);

Return Value

reference providing modifiable access to this object

Parameters

Name

Description

value

pointer to insert

Created with MrDocs