Rcpp Version 1.0.9
Rcpp::sugar::cbind_impl::detail::MakeBindableCall< Rcpp::Vector< LGLSXP >, true > Struct Reference

#include <cbind.h>

Public Types

enum  { RTYPE = cbind_sexptype_traits<stored_type>::rtype }
 
typedef Rcpp::Vector< LGLSXP > T
 
typedef bool stored_type
 

Public Member Functions

ContainerBindable< LGLSXP, Toperator() (const T &t) const
 

Detailed Description

Definition at line 421 of file cbind.h.

Member Typedef Documentation

◆ stored_type

Definition at line 423 of file cbind.h.

◆ T

Definition at line 422 of file cbind.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
RTYPE 

Definition at line 425 of file cbind.h.

Member Function Documentation

◆ operator()()

ContainerBindable<LGLSXP, T> Rcpp::sugar::cbind_impl::detail::MakeBindableCall< Rcpp::Vector< LGLSXP >, true >::operator() ( const T t) const
inline

Definition at line 427 of file cbind.h.

References Rcpp::sugar::cbind_impl::MakeContainerBindable().

Here is the call graph for this function:

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