Typedef sequant::eval::BatchContextEntry¶
Defined in File cell_registry.hpp
Typedef Documentation¶
-
using sequant::eval::BatchContextEntry = sequant::BatchContextEntry¶
CacheManager<TreeNode, force_hash_collisions>::BatchContextdoes not depend on either template parameter (see cache_manager.hpp), so this is literally the same type under every instantiation — naming it here lets this header (and its tests) spell it without a CacheManager instance.