CXXR (C++ R)
|
Class of function object that does nothing to an RObject. More...
#include <RObject.h>
Static Public Member Functions | |
static void | initialize (RObject *) |
Does nothing. |
Class of function object that does nothing to an RObject.
This struct is typically used as a default template parameter, for example in FixedVector.