Home
last modified time | relevance | path

Searched refs:bit_vector (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/libstdc++/include/backward/
H A Dbvector.h62 typedef std::vector<bool, std::allocator<bool> > bit_vector; typedef
/freebsd-12.1/contrib/libstdc++/
H A DChangeLog-20044383 * include/backward/bvector.h (bit_vector): Allocator is in std
5873 * include/bits/stl_bvector.h (__gnu_norm): Change bit_vector
H A DChangeLog-20004303 * stl/ext/stl_bvector.h (class bit_vector): Likewise.