ranges/enumerate: remove util inner namespace
This commit is contained in:
parent
134b8a9fa9
commit
71d8e7d1af
@ -2,7 +2,7 @@
|
||||
|
||||
#include <ranges>
|
||||
|
||||
namespace cruft::util::ranges {
|
||||
namespace cruft::ranges {
|
||||
/// A very simple implementation of std::views::enumerate provided because clang-19 lacks it
|
||||
///
|
||||
/// clang#19: check me again in clang-20
|
||||
|
Loading…
Reference in New Issue
Block a user