Rcpp Version 1.0.9
Rcpp::traits::container_exporter< Container, int > Struct Template Reference

#include <export.h>

Public Types

typedef ContainerExporter< Container, int > type
 

Detailed Description

template<template< class, class > class Container>
struct Rcpp::traits::container_exporter< Container, int >

Definition at line 62 of file export.h.

Member Typedef Documentation

◆ type

template<template< class, class > class Container>
typedef ContainerExporter< Container, int > Rcpp::traits::container_exporter< Container, int >::type

Definition at line 63 of file export.h.


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