Y
Hacker News
new
|
ask
|
show
|
jobs
by
userbinator
408 days ago
That's how the MSVC intrinsics work. Turn on the option and memset/memcpy, among others, gets replaced automatically:
https://learn.microsoft.com/en-us/cpp/preprocessor/intrinsic...