$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Review Manager needed for stacktrace library
From: Antony Polukhin (antoshkka_at_[hidden])
Date: 2016-10-14 02:22:48
Hello,
Stacktrace is a C++98 library for storing and printing backtraces.
Supports major platforms, does demangling, has API for accessing
individual frames, supports hashing and comparison operators.
Library: https://github.com/apolukhin/stacktrace
Docs: http://apolukhin.github.io/stacktrace/index.html
Anyone wishing to become the Review Manager for the library?
-- Best regards, Antony Polukhin