Functions | |
| void | swap (llvm_vecsmall::SmallVectorImpl< T > &LHS, llvm_vecsmall::SmallVectorImpl< T > &RHS) |
| NLOHMANN_BASIC_JSON_TPL_DECLARATION void | swap (nlohmann::NLOHMANN_BASIC_JSON_TPL &j1, nlohmann::NLOHMANN_BASIC_JSON_TPL &j2) noexcept(//NOLINT(readability-inconsistent-declaration-parameter-name) is_nothrow_move_constructible< nlohmann::NLOHMANN_BASIC_JSON_TPL >::value &&//NOLINT(misc-redundant-expression) is_nothrow_move_assignable< nlohmann::NLOHMANN_BASIC_JSON_TPL >::value) |
| void | swap (llvm_vecsmall::SmallVector< T, N > &LHS, llvm_vecsmall::SmallVector< T, N > &RHS) |