message:document/fields: update and tie down

Update many of the field flags; remove obsolete ones.

Ensure they are handled correctly in mu-document
This commit is contained in:
Dirk-Jan C. Binnema
2022-04-28 22:53:31 +03:00
parent b7a30c0a36
commit 9a8741f0dd
5 changed files with 157 additions and 150 deletions

View File

@ -21,7 +21,6 @@
#define MU_FLAGS_HH__
#include <algorithm>
#include <optional>
#include <string_view>
#include <array>
#include <utils/mu-utils.hh>