Enum domain#
Defined in File parrot.hpp
Enum Documentation#
-
enum class parrot::domain#
Compile-time information about the values in a fusion_array.
unknownmeans that no claim is made. The other values are guarantees established by the operation which produced the array; they are never inferred by inspecting the data at runtime.Values:
-
enumerator unknown#
-
enumerator boolean#
-
enumerator zero#
-
enumerator nonzero#
-
enumerator positive#
-
enumerator nonnegative#
-
enumerator negative#
-
enumerator nonpositive#
-
enumerator unknown#