Skip to content

Commit 28621c0

Browse files
remove stdexec::tags re-export (namespace removed from upstream stdexec)
Signed-off-by: guptapratykshh <pratykshgupta9999@gmail.com>
1 parent e6a167b commit 28621c0

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

libs/core/execution_base/include/hpx/execution_base/stdexec_forward.hpp

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -220,11 +220,6 @@ namespace hpx::execution::experimental {
220220
HPX_CXX_CORE_EXPORT using exec::write;
221221
HPX_CXX_CORE_EXPORT using exec::write_env;
222222

223-
// Tags
224-
namespace tags {
225-
226-
HPX_CXX_CORE_EXPORT using namespace stdexec::tags;
227-
}
228223
// Into Variant
229224
HPX_CXX_CORE_EXPORT using stdexec::into_variant;
230225
HPX_CXX_CORE_EXPORT using stdexec::into_variant_t;

0 commit comments

Comments
 (0)