Struct never_batchable

Struct Documentation

struct never_batchable

Default batchability predicate for cache_manager: no index is batchable, so the free-batchable-axis caching veto is inert (preserves the pre-batch behavior for callers that do not pass a predicate).

Public Functions

inline bool operator()(auto const&) const noexcept