stl_bvector.h
33.1 KB
-
Add nodiscard to std::vector<bool>::empty() · ad1f4687
We already added it to the std::vector primary template. * include/bits/stl_bvector.h (vector<bool>::empty()): Add nodiscard attribute. From-SVN: r270648
Jonathan Wakely committed