mini-llvm 0.1.0
Loading...
Searching...
No Matches
mini_llvm::ColorGuard Class Reference

#include <Color.h>

Public Member Functions

 ColorGuard (bool enableColor)
 ~ColorGuard ()
 ColorGuard (const ColorGuard &)=delete
ColorGuardoperator= (const ColorGuard &)=delete
 ColorGuard (ColorGuard &&)=delete
ColorGuardoperator= (ColorGuard &&)=delete

Constructor & Destructor Documentation

◆ ColorGuard() [1/3]

mini_llvm::ColorGuard::ColorGuard ( bool enableColor)
explicit

◆ ~ColorGuard()

mini_llvm::ColorGuard::~ColorGuard ( )

◆ ColorGuard() [2/3]

mini_llvm::ColorGuard::ColorGuard ( const ColorGuard & )
delete

◆ ColorGuard() [3/3]

mini_llvm::ColorGuard::ColorGuard ( ColorGuard && )
delete

Member Function Documentation

◆ operator=() [1/2]

ColorGuard & mini_llvm::ColorGuard::operator= ( ColorGuard && )
delete

◆ operator=() [2/2]

ColorGuard & mini_llvm::ColorGuard::operator= ( const ColorGuard & )
delete

The documentation for this class was generated from the following file: