Added a warning about early development stage

This commit is contained in:
Antony Polukhin 2016-09-08 08:21:18 +03:00
parent b78c13d3eb
commit 77dd6b048d

View File

@ -15,6 +15,8 @@ How to display the call sequence in C++? From what function was called the curre
Boost.Stacktrace library is a simple library that provides information about call sequence in human readable form.
[warning Library is in early development stage! A lot of thing will change soon!]
[warning This is not an official Boost library! It wasn't reviewed and can't be downloaded from www.boost.org. This library is available to the community to know real interest and get comments for refinement. The intention is to submit library to formal review, if community think that it is interesting!]
[endsect]