Docs
  1. 🏠
  2. | Hyde Sample Docs
  3. | classes.cpp
  4. | class_example
  5. | color
🌖

color

Defined in <classes.cpp>

an example enumeration within the class.

Note that nested classes will not inherit their ownership from the class that contains them, so thus need their own hyde-owner.

Values

red

this is an example description for the red value.

green

this is an example description for the green value.

blue

this is an example description for the blue value.

Hyde Example Docs — Website showing a possible Jekyll-formatted hyde output.

Page owner(s): sean-parent Last updated 2024-10-01 15:42:11 +0000