mirror of
https://github.com/boostorg/stacktrace.git
synced 2026-01-20 17:12:12 +00:00
10 lines
332 B
Plaintext
10 lines
332 B
Plaintext
# Copyright (C) 2016-2024, Antony Polukhin.
|
|
#
|
|
# Use, modification and distribution is subject to the Boost Software License,
|
|
# Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
|
|
# http://www.boost.org/LICENSE_1_0.txt)
|
|
#
|
|
import feature ;
|
|
|
|
feature.feature boost.stacktrace.from_exception : on off : optional propagated ;
|