We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6987faf commit 9256249Copy full SHA for 9256249
include/beman/inplace_vector/inplace_vector.hpp
@@ -280,8 +280,6 @@ inline constexpr from_range_t from_range;
280
// Private utilities
281
namespace beman::details::inplace_vector {
282
283
-using namespace beman::details::inplace_vector;
284
-
285
// clang-format off
286
// Smallest unsigned integer that can represent values in [0, N].
287
template <size_t N>
0 commit comments