IMP Reference Guide
develop.298718d020,2025/02/21
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) | |