#include <manager.hpp>
Public Member Functions | |
future_map_if (bool cond) | |
Public Attributes | |
const std::unique_ptr< future_map > | future_map_ |
Definition at line 259 of file manager.hpp.
|
inline |
cond | If true, applies the planned unit map for the duration of the struct's life and reverts to real unit map on destruction. No effect if cond == false. |
Definition at line 266 of file manager.hpp.
const std::unique_ptr<future_map> wb::future_map_if::future_map_ |
Definition at line 261 of file manager.hpp.