Searched defs:always_void (Results 1 – 1 of 1) sorted by relevance
59 template<typename T> struct always_void { typedef void type; }; argument