IMP
2.4.0
The Integrative Modeling Platform
|
#include <IMP/base/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) | |