leet
  • Header library
    • Overview
      • Error handling
      • Comparators
    • Utilities
    • Data structures
    • Algorithms
  • Problems
  • Programs
  • TODO
leet
  • Header library
  • Overview
  • View page source

Overview

  • Error handling
    • Unrecoverable errors
    • Recoverable errors
      • Reporting errors
      • Handling errors
      • Propagating errors
      • Performance
    • TODO
    • API
      • Enums
        • error_code
          • LINVAL
      • Handle
        • error
          • code
          • message
      • Functions
        • error_set()
        • error_set_literal()
        • error_del()
        • error_propagate()
      • Macros
        • panic
        • error_bubble
        • error_bubble_void
  • Comparators
Previous Next

© Copyright 2024, voxelstack.

Built with Sphinx using a theme provided by Read the Docs.