Searched defs:BCIP (Results 1 – 1 of 1) sorted by relevance
216 struct BCIP : BCWM, BF { struct217 BCIP(const BCIP &Other) : BCWM(Other), BF(Other.Bf) {} in BCIP() function