Template Function sg::unused

Template Function sg::unused#

Function Documentation#

template<class T>
static inline void sg::unused(const T&)#

portable implementation to avoid compiler warnings for unused parameter.