The WriteConcernW type is defined in basic_types.h for convenience, because it's used frequently throughout the codebase. This makes it relatively difficult to work on that type, changing anything in that file requires recompiling every compile unit. We should consider moving this type (probably to write_concern_options.h), and doing the work to explicitly include it where it's being used.
- Votes:
-
0 Vote for this issue
- Watchers:
-
3 Start watching this issue
- Created:
- Updated:
- Resolved: