]> git.ipfire.org Git - thirdparty/vectorscan.git/commitdiff
Merge pull request #149 from azat-ch/small-vector-msan
authorKonstantinos Margaritis <markos@users.noreply.github.com>
Tue, 23 May 2023 15:45:10 +0000 (18:45 +0300)
committerGitHub <noreply@github.com>
Tue, 23 May 2023 15:45:10 +0000 (18:45 +0300)
Use std::vector instead of boost::container::small_vector under MSan


Trivial merge