libquentier 0.8.0
The library for rich desktop clients of Evernote service
|
The MoveMine conflict resolution means "before using theirs version change mine version as specified". Note: the data item inside this conflict resolution might refer to something different than mine version passed to the conflict resolution function. It can be that way because the actual conflict might be with another local data item instead of the passed one. More...
#include <ISyncConflictResolver.h>
Public Types | |
using | value_type = T |
Public Attributes | |
T | mine |
The MoveMine conflict resolution means "before using theirs version change mine version as specified". Note: the data item inside this conflict resolution might refer to something different than mine version passed to the conflict resolution function. It can be that way because the actual conflict might be with another local data item instead of the passed one.
The changed value of mine data item.