|
Flow
Documentation for the Flow C++ Library
|
#include <format>#include <iostream>Go to the source code of this file.
Classes | |
| class | flow::DebugClass |
| Debug class to track copy/move operations. Some operations may be optimized away in release builds. More... | |
Namespaces | |
| namespace | flow |
Functions | |
| void | flow::enableMemoryGuard () |
| Enable MSVC native memory leak checker in debug mode. Not compatible with address sanitizer. | |