Searched defs:Automatic (Results 1 – 2 of 2) sorted by relevance
89 enum class Genre : std::uint8_t { Data, Pointer, Allocatable, Automatic }; enumerator
70 enumerator :: Data = 1, Pointer = 2, Allocatable = 3, Automatic = 4 enumerator