Skip to content

sg::unused

portable implementation to avoid compiler warnings for unused parameter.

Synopsis

Declared in <SageIII/sageInterface/sageGeneric.h>

template<class T>
static
void
unused(T const&);

Created with MrDocs