MCPcopy Create free account
hub / github.com/CVCUDA/CV-CUDA / StreamCachePayloadAlignment

Function StreamCachePayloadAlignment

src/cvcuda/util/PerStreamCache.hpp:57–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55
56template<typename Payload>
57auto StreamCachePayloadAlignment(const Payload &payload)
58{
59 return payload.alignment;
60}
61
62namespace detail {
63

Callers 2

getMethod · 0.70
getMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected