zypp::exception_detail Namespace Reference


Classes

struct  CodeLocation
 Keep _FILE_, _FUNCTION_ and _LINE_. More...

Functions

std::ostream & operator<< (std::ostream &str, const CodeLocation &obj)

Function Documentation

std::ostream& zypp::exception_detail::operator<< ( std::ostream &  str,
const CodeLocation &  obj 
)

Definition at line 38 of file Exception.cc.

References zypp::exception_detail::CodeLocation::asString().


doxygen