Subject: [Boost-users] [log] disabling logging at compile-time
From: Igor R (boost.lists_at_[hidden])
Date: 2017-01-02 02:05:18


Is it possible to completely eliminate the logging code (i.e. the
run-time overhead) using some macro?

Thanks.