LSSTApplications  18.1.0
LSSTDataManagementBasePackage
Namespaces | Macros | Functions
Exception.cc File Reference
#include <cstring>
#include <ostream>
#include <sstream>
#include <string>
#include "lsst/pex/exceptions/Exception.h"

Go to the source code of this file.

Namespaces

 lsst
 A base class for image defects.
 
 lsst.pex
 
 lsst::pex::exceptions
 

Macros

#define __attribute__(x)   /*NOTHING*/
 

Functions

std::ostreamlsst::pex::exceptions::operator<< (std::ostream &stream, Exception const &e)
 Push the text representation of an exception onto a stream. More...
 

Macro Definition Documentation

◆ __attribute__

#define __attribute__ (   x)    /*NOTHING*/

Definition at line 25 of file Exception.cc.