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
portable implementation to avoid compiler warnings for unused parameter.
Declared in <SageIII/sageInterface/sageGeneric.h>
template<class T>
static
void
unused(T const&);
Created with MrDocs