Searched defs:bind_to (Results 1 – 2 of 2) sorted by relevance
72 template< class Relation > struct bind_to { typedef void type; }; argument82 template< class Relation > struct bind_to { typedef void type; }; argument
320 } bind_to = { in cfg_bind() local