Ultra-Code / liberrors

A c++ library for better assertions and exceptions with stacktrace info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

liberrors

A c++ library for better assertions and exceptions with stacktrace info

b configure config.cxx.poptions = -I/location/of/libbacktrace/header \
config.cxx.loptions = -L/location/of/libbacktrace/library \
config.cxx.libs = "-ldl -l:libbacktrace.a"

About

A c++ library for better assertions and exceptions with stacktrace info


Languages

Language:C++ 80.9%Language:Ruby 19.1%