Loading...
Searching...
No Matches
symbol.cpp File Reference
+ Include dependency graph for symbol.cpp:
Go to the source code of this file.
Overload of stream operator to work with symbols.
Macro Definition Documentation
◆ SYM_SWAP1
◆ SYM_SWAP2
Function Documentation
◆ operator<<()
std::ostream &
operator<<
(
std::ostream &
out,
)
Overload of stream operator to work with symbols.
- Parameters
-
out A given stream to dump symbol state to.
symbol The symbol whose state is about to be dumped.
- Returns
- The output stream.
Definition at line 76 of file symbol.cpp.