IMP Reference Guide
develop.50fdd7fa33,2025/09/03
The Integrative Modeling Platform
|
#include <IMP/flags.h>
Define one of these in C++ to add a new bool flag storing into the passed variable.
Public Member Functions | |
AddBoolFlag (std::string name, std::string description, bool *storage) | |