sisi4s
Loading...
Searching...
No Matches
SourceLocation.hpp File Reference
#include <string>
#include <sstream>
#include <ostream>
Include dependency graph for SourceLocation.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sisi4s::SourceLocation
 

Namespaces

namespace  sisi4s
 

Macros

#define SOURCE_LOCATION   SourceLocation(__FILE__, __LINE__)
 

Functions

std::ostream & sisi4s::operator<< (std::ostream &stream, SourceLocation const &l)
 

Macro Definition Documentation

◆ SOURCE_LOCATION

#define SOURCE_LOCATION   SourceLocation(__FILE__, __LINE__)