Go to the documentation of this file.
3 #ifndef CPROVER_JAVA_BYTECODE_GENERIC_PARAMETER_SPECIALIZATION_MAP_KEYS_H
4 #define CPROVER_JAVA_BYTECODE_GENERIC_PARAMETER_SPECIALIZATION_MAP_KEYS_H
49 const typet &pointer_subtype_struct);
54 #endif // CPROVER_JAVA_BYTECODE_GENERIC_PARAMETER_SPECIALIZATION_MAP_KEYS_H
void insert(const pointer_typet &pointer_type, const typet &pointer_subtype_struct)
Author: Diffblue Ltd.
The type of an expression, extends irept.
A struct tag type, i.e., struct_typet with an identifier.
~generic_parameter_specialization_map_keyst()
Removes the top of the stack for each key in erase_keys from the controlled map.
generic_parameter_specialization_map_keyst(generic_parameter_specialization_mapt &generic_parameter_specialization_map)
Initialize a generic-parameter-specialization-map entry owner operating on a given map.
generic_parameter_specialization_map_keyst & operator=(const generic_parameter_specialization_map_keyst &)=delete
pointer_typet pointer_type(const typet &subtype)
generic_parameter_specialization_mapt & generic_parameter_specialization_map
Generic parameter specialization map to modify.
nonstd::optional< T > optionalt
The pointer type These are both 'bitvector_typet' (they have a width) and 'type_with_subtypet' (they ...
optionalt< std::size_t > container_id
Key of the container to pop on destruction.
void pop(std::size_t container_index)
Pop the top of the specialization stack for a given container.