Z3
z3
cast_ast< ast >
Public Member Functions
cast_ast< ast > Class Template Reference
C++ API
Public Member Functions
ast
operator()
(
context
&c, Z3_ast a)
Detailed Description
template<>
class z3::cast_ast< ast >
Definition at line
982
of file
z3++.h
.
Member Function Documentation
ast
operator()
(
context
&
c
,
Z3_ast
a
)
inline
Definition at line
984
of file
z3++.h
.
984
{
return
ast(c, a); }
Generated on Thu Jul 9 2015 21:00:13 for Z3 by
1.8.9.1