$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Does Boost use a platform-configurable [[ noreturn]] attribute ?
From: John M. Dlugosz (mpbecey7gu_at_[hidden])
Date: 2011-06-27 19:43:42
Does the Boost 1.46 library have a macro or something that I can use to decorate a
function as "noreturn" in a platform independent manner?
Is there documentation on platform-independence tools that I might use in general, as
Boost itself uses them?
âJohn