Module Cilutil.CompinfoComparable


module CompinfoComparable: sig .. end
For comparison of Cil_types.typeinfo.
Since Boron-20100401

type t = Cil_types.compinfo 
val compare : t -> t -> int
val hash : t -> int
val equal : t -> t -> bool