Insert an unsigned long long into this stream.
Synopsis
Declared in <bslstl_osyncstream.h>
Base&
operator<<(unsigned long long value);
Return Value
reference providing modifiable access to this object
Parameters
Name |
Description |
value |
value to insert |
Created with MrDocs