Logo
  • Overview
  • Setup
  • Releases
  • Contributing
  • Thrust API documentation
  • Thrust: The C++ Parallel Algorithms Library API
    • Directory hierarchy
    • Namespace hierarchy
    • Defines
    • Directories
      • thrust
        • Directories
          • thrust/iterator
          • thrust/mr
          • thrust/random
          • thrust/system
            • Directories
            • Files
              • thrust/system/error_code.h
                • Source file
                • Classes
                • Enums
                • Functions
                • Namespaces
                • Structs
              • thrust/system/system_error.h
          • thrust/type_traits
        • Files
    • Namespaces
thrust
  • »
  • Thrust: The C++ Parallel Algorithms Library API »
  • thrust »
  • thrust/system »
  • thrust/system/error_code.h

thrust/system/error_code.h

In directory: thrust/system

Source file: thrust/system/error_code.h

An object used to hold error values, such as those originating from the operating system or other low-level application program interfaces.

Classes

  • thrust::system::error_category

  • thrust::system::error_code

  • thrust::system::error_condition

Enums

  • thrust::system::errc::errc_t

Functions

  • thrust::system::generic_category

  • thrust::system::make_error_code

  • thrust::system::make_error_condition

  • thrust::system::operator!=

  • thrust::system::operator!=

  • thrust::system::operator!=

  • thrust::system::operator!=

  • thrust::system::operator<

  • thrust::system::operator<

  • thrust::system::operator<<

  • thrust::system::operator==

  • thrust::system::operator==

  • thrust::system::operator==

  • thrust::system::operator==

  • thrust::system::system_category

Namespaces

  • thrust

  • thrust::system

  • thrust::system::errc

Structs

  • thrust::system::is_error_code_enum

  • thrust::system::is_error_condition_enum

  • thrust::system::is_error_condition_enum< errc::errc_t >


© Copyright 2025, NVIDIA. Last updated on Mar 05, 2025.