MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / Arch

Enum Arch

tests/catch.hpp:12115–12115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12113
12114 struct Endianness {
12115 enum Arch { Big, Little };
12116
12117 static Arch which() {
12118 union _{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected