ARTS  2.2.66
sourcetext.cc File Reference
#include <iostream>
#include "sourcetext.h"
#include "file.h"
Include dependency graph for sourcetext.cc:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, const SourceText &text)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  os,
const SourceText text 
)

(Only used for debugging)

Definition at line 152 of file sourcetext.cc.

References SourceText::mText, and Array< base >::nelem().