Add nodiscard to std::vector<bool>::empty()
We already added it to the std::vector primary template. * include/bits/stl_bvector.h (vector<bool>::empty()): Add nodiscard attribute. From-SVN: r270648
Showing
Please
register
or
sign in
to comment