| souffle
    2.0.2-371-g6315b36
    | 
A property space for set-based properties based on sub-set lattices. More...
#include <ConstraintSystem.h>


| Additional Inherited Members | |
|  Public Types inherited from souffle::ast::analysis::property_space< std::set< T >, detail::set_meet_assign_op< T > > | |
| using | bottom_factory_type = typename detail::default_bottom_factory< std::set< T > > | 
| using | meet_assign_op_type = detail::set_meet_assign_op< T > | 
| using | meet_op_type = typename detail::default_meet_op< std::set< T >, detail::set_meet_assign_op< T > > | 
| using | value_type = std::set< T > | 
A property space for set-based properties based on sub-set lattices.
Definition at line 123 of file ConstraintSystem.h.
 1.8.17
 1.8.17