apply_cache(int64 capacity) (defined in teddy::apply_cache< Data, Degree >) | teddy::apply_cache< Data, Degree > | |
apply_cache(apply_cache &&other) noexcept (defined in teddy::apply_cache< Data, Degree >) | teddy::apply_cache< Data, Degree > | |
apply_cache(apply_cache const &)=delete (defined in teddy::apply_cache< Data, Degree >) | teddy::apply_cache< Data, Degree > | |
clear() -> void | teddy::apply_cache< Data, Degree > | |
find(int32 opId, node_t *lhs, node_t *rhs) -> node_t * | teddy::apply_cache< Data, Degree > | |
grow_capacity(int64 aproxCapacity) -> void | teddy::apply_cache< Data, Degree > | |
node_t typedef (defined in teddy::apply_cache< Data, Degree >) | teddy::apply_cache< Data, Degree > | |
operator=(apply_cache const &)=delete (defined in teddy::apply_cache< Data, Degree >) | teddy::apply_cache< Data, Degree > | |
operator=(apply_cache &&)=delete (defined in teddy::apply_cache< Data, Degree >) | teddy::apply_cache< Data, Degree > | |
put(int32 opId, node_t *result, node_t *lhs, node_t *rhs) -> void | teddy::apply_cache< Data, Degree > | |
remove_unused() -> void | teddy::apply_cache< Data, Degree > | |
~apply_cache() (defined in teddy::apply_cache< Data, Degree >) | teddy::apply_cache< Data, Degree > | |