Rcpp Version 1.0.9
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]

template<typename CLASS >
DottedPairProxy Rcpp::DottedPairProxyPolicy< CLASS >::operator[] ( int  i)
inline

Definition at line 105 of file DottedPairProxy.h.

◆ operator[]() [2/2]

template<typename CLASS >
const_DottedPairProxy Rcpp::DottedPairProxyPolicy< CLASS >::operator[] ( int  i) const
inline

Definition at line 108 of file DottedPairProxy.h.


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