Struct never_batchable¶ Defined in File cache_manager.hpp 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¶