aboutsummaryrefslogtreecommitdiff
path: root/libbutl/move-only-function.hxx
AgeCommit message (Expand)AuthorFilesLines
2022-12-13Add noexcept to move constructors and move assignment operatorsKaren Arutyunov1-1/+4
2022-04-20Add butl::move_only_function[_ex] similar to C++23 std::move_only_functionBoris Kolpackov1-0/+174