MCPcopy Create free account
hub / github.com/RcppCore/Rcpp / attributes.cpp

File attributes.cpp

src/attributes.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// attributes.cpp: Rcpp R/C++ interface class library -- Rcpp attributes
2//
3// Copyright (C) 2012 - 2020 JJ Allaire, Dirk Eddelbuettel and Romain Francois
4// Copyright (C) 2021 - 2026 JJ Allaire, Dirk Eddelbuettel, Romain Francois, Iñaki Ucar and Travers Ching

Callers

nothing calls this directly

Calls 6

printArgumentFunction · 0.85
printFunctionFunction · 0.85
isConstMethod · 0.80
isReferenceMethod · 0.80
emptyMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected