summaryrefslogtreecommitdiff
path: root/boost/context/execution_context_v2_void.ipp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/context/execution_context_v2_void.ipp')
-rw-r--r--boost/context/execution_context_v2_void.ipp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/context/execution_context_v2_void.ipp b/boost/context/execution_context_v2_void.ipp
index fdf15cd564..6e8f85a8dc 100644
--- a/boost/context/execution_context_v2_void.ipp
+++ b/boost/context/execution_context_v2_void.ipp
@@ -80,7 +80,7 @@ private:
}
public:
- constexpr execution_context() noexcept = default;
+ execution_context() noexcept = default;
#if defined(BOOST_USE_SEGMENTED_STACKS)
// segmented-stack requires to preserve the segments of the `current` context