CBMC
cpp_instantiate_template.cpp File Reference
#include "cpp_typecheck.h"
#include <util/arith_tools.h>
#include <util/base_exceptions.h>
#include "cpp_type2name.h"
+ Include dependency graph for cpp_instantiate_template.cpp:

Go to the source code of this file.

Macros

#define MAX_DEPTH   50
 

Detailed Description

C++ Language Type Checking

Definition in file cpp_instantiate_template.cpp.

Macro Definition Documentation

◆ MAX_DEPTH

#define MAX_DEPTH   50
parameters: location of the instantiation,
the identifier of the template symbol, typechecked template arguments, an (optional) specialization

Definition at line 248 of file cpp_instantiate_template.cpp.