[
https://issues.apache.org/jira/browse/MESOS-4278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Toenshoff updated MESOS-4278:
----------------------------------
Shepherd: Till Toenshoff
> Constrain types used to instantiate Flags objects
> -------------------------------------------------
>
> Key: MESOS-4278
> URL: https://issues.apache.org/jira/browse/MESOS-4278
> Project: Mesos
> Issue Type: Improvement
> Components: stout, technical debt
> Reporter: Benjamin Bannier
> Assignee: Benjamin Bannier
>
> stout's {{Flags}} can be instantiated with a number of base flags provided by
> the caller as template arguments; these are then inherited from by the
> created {{Flags}} instance.
> To ensure the expected semantics we could constrain the template arguments to
> ones derived from {{FlagsBase}}.
> This addresses an existing {{TODO}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)