#include <once_block.hpp>
Public Member Functions | |
| once_block_sentry (once_block_flag &f) BOOST_NOEXCEPT | |
| ~once_block_sentry () BOOST_NOEXCEPT | |
| bool | executed () const BOOST_NOEXCEPT |
| BOOST_LOG_API void | commit () BOOST_NOEXCEPT |
|
inlineexplicit |
|
inline |
References boost::once_block_flag::initialized, and boost::once_block_flag::status.
| BOOST_LOG_API void boost::aux::once_block_sentry::commit | ( | ) |
|
inline |
References boost::once_block_flag::initialized, and boost::once_block_flag::status.