mirror of
https://github.com/boostorg/unordered.git
synced 2025-07-30 11:27:15 +02:00
stylistic
This commit is contained in:
@ -1710,9 +1710,9 @@ private:
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
std::size_t size_;
|
std::size_t size_;
|
||||||
arrays_type arrays;
|
arrays_type arrays;
|
||||||
std::size_t ml;
|
std::size_t ml;
|
||||||
};
|
};
|
||||||
|
|
||||||
#if BOOST_WORKAROUND(BOOST_MSVC,<=1900)
|
#if BOOST_WORKAROUND(BOOST_MSVC,<=1900)
|
||||||
|
Reference in New Issue
Block a user