Rcpp Version 1.0.14
Loading...
Searching...
No Matches
Rcpp::DottedPairProxyPolicy< CLASS > Class Template Reference

#include <DottedPairProxy.h>

Classes

class  const_DottedPairProxy
 
class  DottedPairProxy
 

Public Member Functions

DottedPairProxy operator[] (int i)
 
const_DottedPairProxy operator[] (int i) const
 

Detailed Description

template<typename CLASS>
class Rcpp::DottedPairProxyPolicy< CLASS >

Definition at line 24 of file DottedPairProxy.h.

Member Function Documentation

◆ operator[]() [1/2]

Definition at line 105 of file DottedPairProxy.h.

References Rcpp::as().

Here is the call graph for this function:

◆ operator[]() [2/2]

Definition at line 108 of file DottedPairProxy.h.

References Rcpp::as().

Here is the call graph for this function:

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