Skip to content

consider exposing c++ interface #7

@jjallaire

Description

@jjallaire

You can add the Rcpp::interfaces attribute to make your exported functions directly available to C++ clients:

// [[Rcpp::interfaces(r, cpp)]]

This will generate inst/include/scrypt.h with the right C++ shims exposed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions