ARTS  2.3.1285(git:92a29ea9-dirty)
sourcetext.cc File Reference
#include "sourcetext.h"
#include <iostream>
#include "file.h"

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 107 of file sourcetext.cc.

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