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

#include <export.h>

Public Types

typedef ContainerExporter< Container, double > type
 

Detailed Description

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

Definition at line 65 of file export.h.

Member Typedef Documentation

◆ type

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

Definition at line 66 of file export.h.


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