#include "enum.hpp"Contains xtd::day_of_week enum class.
Go to the source code of this file.
Namespaces | |
| namespace | xtd | 
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.  | |
Enumerations | |
| enum class | xtd::day_of_week {  xtd::day_of_week::sunday , xtd::day_of_week::monday , xtd::day_of_week::tuesday , xtd::day_of_week::wednesday , xtd::day_of_week::thursday , xtd::day_of_week::friday , xtd::day_of_week::saturday }  | 
| Specifies the day of the week.  More... | |