ALBA
Classes | Functions
albaIndent.h File Reference
#include "albaConfigure.h"
#include "albaBase.h"
#include <ostream>
Include dependency graph for albaIndent.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  albaIndent
 

Functions

ALBA_EXPORT std::ostream & operator<< (std::ostream &os, const albaIndent &o)
 

Function Documentation

◆ operator<<()

ALBA_EXPORT std::ostream & operator<< ( std::ostream &  os,
const albaIndent o 
)

Basically output a bunch of spaces.