cpp11 icon indicating copy to clipboard operation
cpp11 copied to clipboard

Correct header for size_t

Open MichaelChirico opened this issue 6 months ago • 0 comments
trafficstars

See https://stackoverflow.com/q/5079325/3576984

Especially as std:: is explicitly used:

https://github.com/r-lib/cpp11/blob/05c888b0c6f49e7b252b79b028e4719e6d5b299d/inst/include/cpp11/named_arg.hpp#L42

MichaelChirico avatar Apr 29 '25 21:04 MichaelChirico