Searched defs:assign_fun (Results 1 – 1 of 1) sorted by relevance
32 struct assign_fun struct34 typedef void result_type;37 void operator() (LeftT& assignee, RightT const& val) const in operator ()()