Searched defs:assign_proxy (Results 1 – 1 of 1) sorted by relevance
81 struct assign_proxy struct83 assign_proxy& operator=(T) { return *this; } in operator =()