Changeset 98a2987 for molecuilder/src/Descriptors/AtomIdDescriptor_impl.hpp
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/Descriptors/AtomIdDescriptor_impl.hpp
r33bc66 r98a2987 10 10 virtual ~AtomIdDescriptor_impl(); 11 11 12 bool predicate(std::pair< int,atom*> atom);12 bool predicate(std::pair<atomId_t,atom*> atom); 13 13 14 14 protected:
Note:
See TracChangeset
for help on using the changeset viewer.
