CXXR (C++ R) API
Static Public Member Functions
CXXR::RObject::DoNothing Struct Reference

Class of function object that does nothing to an RObject. More...

#include <RObject.h>

List of all members.

Static Public Member Functions

static void initialize (RObject *)
 Does nothing.

Detailed Description

Class of function object that does nothing to an RObject.

This struct is typically used as a default template parameter, for example in FixedVector.


The documentation for this struct was generated from the following file: