mirror of
https://github.com/boostorg/unordered.git
synced 2025-05-11 13:34:06 +00:00
removed unused typedef
This commit is contained in:
parent
2ce456768d
commit
d9d4ff1676
@ -254,7 +254,6 @@ namespace {
|
||||
template <class X, class IL>
|
||||
void initializer_list_bucket_count(std::pair<X*, IL> p)
|
||||
{
|
||||
using value_type = typename X::value_type;
|
||||
using allocator_type = typename X::allocator_type;
|
||||
|
||||
auto init_list = p.second;
|
||||
|
Loading…
x
Reference in New Issue
Block a user