Joris Van Remoortere created MESOS-3122:
-------------------------------------------
Summary: Add configurable UNIMPLEMENTED macro to stout
Key: MESOS-3122
URL: https://issues.apache.org/jira/browse/MESOS-3122
Project: Mesos
Issue Type: Improvement
Components: stout
Reporter: Joris Van Remoortere
Assignee: Joris Van Remoortere
During the transition to support for windows, it would be great if we had the
ability to use a macro that marks functions as un-implemented.
To support being able to find all the unimplemented functions easily at compile
time, while also being able to run the tests at the same time, we can add a
configuration flag that controls whether this macro aborts or expands to a
static assertion.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)