Standard C++ Library Reference for Devices

The device version of the Standard C++ Library is a subset of the full Standard C++ Library Reference.

New Functionality

Stream support has been added to this version of the Standard C++ Library.

Unsupported Functionality

  • The Standard C++ Library for devices does not include locale support.

  • uncaught_exception is only supported on Windows CE 5.0 and higher versions, including Windows Mobile 2005 platforms.

Unsupported Headers

The device version of the Standard C++ Library does not support the following headers:

  • <cerrno>

  • <csignal>

  • <locale>

See Also

Other Resources

Reference (Devices)

Visual C++ Libraries Reference