MCPcopy Create free account
hub / github.com/a2flo/floor / crend

Method crend

include/floor/constexpr/const_array.hpp:105–105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103
104 constexpr auto crbegin() const { return rbegin(); }
105 constexpr auto crend() const { return rend(); }
106
107};
108

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected