aboutsummaryrefslogtreecommitdiff
path: root/libbutl/small-vector.hxx
AgeCommit message (Expand)AuthorFilesLines
2022-12-13Add noexcept to move constructors and move assignment operatorsKaren Arutyunov1-4/+29
2022-11-10Add limitation note for small_vectorKaren Arutyunov1-0/+3
2022-11-09Add noexcept specifier to small_vector(small_vector&&)Karen Arutyunov1-1/+1
2021-09-28Get rid of C++ modules related code and rename *.mxx files to *.hxxKaren Arutyunov1-0/+175
2017-09-22Initial modularization with both Clang and VC hacksBoris Kolpackov1-297/+0
2017-06-24Make small_vector_allocator compatible with VC15u3 iterator debug modeBoris Kolpackov1-8/+22
2017-05-01Add hxx extension for headers and lib prefix for library dirKaren Arutyunov1-0/+283