In my case the class used as a std::vector element had member of type std::thread, but std::thread is not CopyConstructible or CopyAssignable.
std::thread