popIndent

Restores the indent state after a pushIndent call.

Syntax

C++

 #include "Trace.h"
 
 void Trace::popIndent(
    void);