Z3
z3
cast_ast< ast >
Public Member Functions
cast_ast< ast > Class Template Reference
Public Member Functions
ast
operator()
(
context
&c, Z3_ast a)
Detailed Description
template<>
class z3::cast_ast< ast >
Definition at line
1347
of file
z3++.h
.
Member Function Documentation
§
operator()()
ast
operator()
(
context
&
c
,
Z3_ast
a
)
inline
Definition at line
1349
of file
z3++.h
.
1349
{
return
ast(c, a); }
Generated on Sat Nov 12 2016 23:18:58 for Z3 by
1.8.12