#include <smt_sorts.h>
+ Inheritance diagram for smt_bit_vector_sortt:
+ Collaboration diagram for smt_bit_vector_sortt:
- Public Member Functions inherited from
smt_sortt
Additional Inherited Members
- Protected Types inherited from
irept
Used to refer to this class from derived classes.
- Protected Member Functions inherited from
smt_sortt
- Protected Member Functions inherited from
irept
defines ordering on the internal representation
defines ordering on the internal representation
defines ordering on the internal representation comments are ignored
- Static Protected Member Functions inherited from
irept
count the number of named_sub elements that are not comments
Does the same as remove_ref, but using an explicit stack instead of recursion.
Detailed Description
Constructor & Destructor Documentation
◆ smt_bit_vector_sortt()
smt_bit_vector_sortt::smt_bit_vector_sortt
(
std::size_t
bit_width )
explicit
Member Function Documentation
◆ bit_width()
std::size_t smt_bit_vector_sortt::bit_width
(
)
const
The documentation for this class was generated from the following files:
- /home/runner/work/cbmc/cbmc/src/solvers/smt2_incremental/ast/smt_sorts.h
- /home/runner/work/cbmc/cbmc/src/solvers/smt2_incremental/ast/smt_sorts.cpp