I just tried using fixed-width integers without iostream, and they're still there:
is this a new feature in c++14?
--------------------- MERGED ---------------------------
yeah, after doing a bit more research, it appears that iostream must #include cstdint somewhere