OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
Classes | Functions
Token.h File Reference
#include <iosfwd>
#include <string>
Include dependency graph for Token.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Token
 Representation of a single input token. More...
 

Functions

std::ostream & operator<< (std::ostream &, const Token &)
 

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream &  os,
const Token token 
)