mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-19 13:27:35 +02:00
doc: Correct linked Microsoft URLs
This commit is contained in:
parent
3b6e0f0345
commit
f84e445dee
5 changed files with 10 additions and 10 deletions
|
|
@ -1905,7 +1905,7 @@ PerformanceCounters& performanceCounters() {
|
|||
// Windows version of doNotOptimizeAway
|
||||
// see https://github.com/google/benchmark/blob/master/include/benchmark/benchmark.h#L307
|
||||
// see https://github.com/facebook/folly/blob/master/folly/Benchmark.h#L280
|
||||
// see https://docs.microsoft.com/en-us/cpp/preprocessor/optimize
|
||||
// see https://learn.microsoft.com/en-us/cpp/preprocessor/optimize
|
||||
# if defined(_MSC_VER)
|
||||
# pragma optimize("", off)
|
||||
void doNotOptimizeAwaySink(void const*) {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue