名前空間
変種

std::hash (std::vector<bool>)

提供: cppreference.com
 
 
 
 
<tbody> </tbody>
template <class Allocator> struct hash<vector<bool, Allocator>>;
(C++11以上)

std::hashstd::vector<bool> に対するテンプレート特殊化は、ユーザが std::vector<bool> 型のオブジェクトのハッシュを取得することを可能とします。

関連項目

(C++11)
ハッシュ関数オブジェクト
(クラステンプレート) [edit]
Morty Proxy This is a proxified and sanitized view of the page, visit original site.