Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Rice documentation
Rice documentation
  • Introduction
  • Why Rice?
  • Tutorial
  • Bindings
    • Constructors
    • Functions and Methods
    • Overloaded Methods
    • Attributes
    • Enums
    • Constants
    • Iterators
    • Arrays and Buffers
    • Class Templates
    • C++ Operators
    • Memory Management
    • Exceptions
    • Types Overview
    • Type Conversions
    • Type Verification
    • Inheritance
    • Callbacks
    • Instance Registry
  • STL
    • Overview
    • std::complex
    • std::exception
    • std::exception_ptr
    • std::map
    • std::optional
    • std::pair
    • std::reference_wrapper
    • Smart Pointers
    • std::string
    • std::string_view
    • std::type_index
    • std::type_info
    • std::unordered_map
    • std::variant
    • std::vector
  • C++ API
    • Ruby C++ API
  • CMake
  • Migration
  • History
  • Architecture
    • Enumerators
Back to top
View this page

ArchitectureΒΆ

  • Enumerators
    • Implementation
    • Method Signature
    • Creating an Enumerator
    • Supporting Enumerator Size
    • Yielding to a Block
    • Returning Self
Next
Enumerators
Previous
History
Copyright © 2024, Paul Brannon, Jason Roelofs, Charlie Savage
Made with Sphinx and @pradyunsg's Furo