IdUid.empty constructor

IdUid.empty()

Implementation

IdUid.empty()
    : _id = 0,
      _uid = 0;