mirror of
https://github.com/boostorg/unordered.git
synced 2026-05-03 19:30:53 +02:00
@@ -83,7 +83,7 @@ namespace boost {
|
||||
1610612741ul, 3221225473ul, 4294967291ul };
|
||||
|
||||
template<typename T>
|
||||
std::ptrdiff_t const prime_list_template<T>::length = 28;
|
||||
std::ptrdiff_t const prime_list_template<T>::length = 40;
|
||||
|
||||
typedef prime_list_template<std::size_t> prime_list;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user