Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RcppCore/Rcpp
/ FormatListN
Method
FormatListN
inst/include/Rcpp/utils/tinyformat/tinyformat.h:910–910 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
908
template<> class FormatListN<0> : public FormatList
909
{
910
public: FormatListN() : FormatList(0, 0) {}
911
};
912
913
} // namespace detail
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected