Move syncer::EnumSet to base/containers |
|
Issue descriptionSome other users are interested. There's also a bunch of std::bitset users in the codebase that seem to using it in a way consistent with EnumSet. Some thoughts: - deduce max value (T::kMaxValue if present) and possibly min value. - Can probably write generic IPC ParamTraits and mojo struct traits. |
|
►
Sign in to add a comment |
|
Comment 1 by piman@google.com
, Nov 2