#include <util/expr.h>Go to the source code of this file.
Cast a typet to a template_parameter_symbol_typet.
This is an unchecked conversion. type must be known to be template_parameter_symbol_typet. Will fail with a precondition violation if type doesn't match.
Definition at line 94 of file cpp_template_parameter.h.
Cast a typet to a template_parameter_symbol_typet.
This is an unchecked conversion. type must be known to be template_parameter_symbol_typet. Will fail with a precondition violation if type doesn't match.
Definition at line 102 of file cpp_template_parameter.h.