UnparseFormat::operator<<
Left shift operator
Synopsis
Declared in <src/backend/unparser/formatSupport/unparse_format.h>
UnparseFormat&
operator<<(unsigned short num);
Return Value
Reference to the current object
Parameters
Name |
Description |
num |
The right operand |
Created with MrDocs