libc++ defines std::iter_swap() with a non-standard exception specification incompatible with the other other standard libraries and not compiling with our definition of swap() for wxUniCharRef anyhow, so disable iter_swap() specialization until https://llvm.org/bugs/show_bug.cgi?id=28559 is fixed.