|
inlineinherited |
Stream insertion function.
Display a textual description of current keyword and bound value over an output stream.
If Keyword
defines a display
member variable, it will be used to perform this display. Otherwise, its value will be displayed along with either a user-defined identifier or its stringified typename.
os | Output stream |
v | Value bound to current keyword |