-
- Downloads
There was an error fetching the commit references. Please try again later.
Fixed all TOOLS classes
Now all of these classes either allow copy constructor/assignment or forbid it. This allows either to use them in STL vector, or give explicit compilation errors if it is not safe to do it.
Showing
- src/DLLoader.cpp 15 additions, 0 deletionssrc/DLLoader.cpp
- src/DLLoader.h 6 additions, 0 deletionssrc/DLLoader.h
- src/NeighborList.cpp 28 additions, 0 deletionssrc/NeighborList.cpp
- src/NeighborList.h 4 additions, 0 deletionssrc/NeighborList.h
- src/PlumedCommunicator.cpp 11 additions, 0 deletionssrc/PlumedCommunicator.cpp
- src/PlumedCommunicator.h 8 additions, 0 deletionssrc/PlumedCommunicator.h
Loading
Please register or sign in to comment