mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-07 12:10:52 -06:00
8 lines
203 B
Plaintext
8 lines
203 B
Plaintext
// This is not a memleak because the placement new operator does not
|
|
// actually create any memory that could leak
|
|
//memleak:src/performance/performancemanager.cpp
|
|
|
|
|
|
missingInclude
|
|
noExplicitConstructor
|