Closed PatrickKa closed 4 months ago
Blocked because while SpaceTeam/STS1_COBC_Docker#58 is already implemented, a new version of the Docker image is not yet released.
Until the new version of the Docker image is released, we installed the library locally in our container to not be blocked by that.
Description
Use the new strong_type library instead of NamedType. It should look something like
Regarding the potential modifiers, I would assume that something like
strong::equality
,strong::ordered
, orstrong::strongly_ordered
could be necessary.