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