Frama-C API - Lmap_bitwise
 Functors making map indexed by zone.
module type Location_map_bitwise = sig ... endmodule type With_default = sig ... endmodule Make_bitwise (V : With_default) : Location_map_bitwise with type v = V.t
Frama-C   Lmap_bitwiseFunctors making map indexed by zone.
module type Location_map_bitwise = sig ... endmodule type With_default = sig ... endmodule Make_bitwise (V : With_default) : Location_map_bitwise with type v = V.t