IMP
2.4.0
The Integrative Modeling Platform
|
Various general useful macros for IMP. More...
Go to the source code of this file.
Macros | |
#define | IMP_HASHABLE_INLINE(name, hashret) |
Various general useful macros for IMP.
Copyright 2007-2015 IMP Inventors. All rights reserved.
Definition in file hash_macros.h.
#define IMP_HASHABLE_INLINE | ( | name, | |
hashret | |||
) |
Add the methods necessary to support insertion in Python dictionaries and base::map and base::set tables.
Definition at line 18 of file hash_macros.h.