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

#include <DottedPairProxy.h>

Classes

class  DottedPairProxy
class  const_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: