Searched defs:BindingOwner (Results 1 – 1 of 1) sorted by relevance
35 class BindingOwner; variable39 friend class BindingOwner<O>; variable58 explicit BindingOwner(B *pb) : bindable_(pb){}; in BindingOwner() function