![]() |
Shamrock 2025.10.0
Astrophysical Code
|
#include "shamalgs/details/memory/avoidCopyMemory.hpp"#include "shambase/exception.hpp"#include "shambackends/typeAliasVec.hpp"
Include dependency graph for avoidCopyMemory.cpp:Go to the source code of this file.
Namespaces | |
| namespace | shamalgs |
| namespace to contain everything implemented by shamalgs | |
| namespace | shamalgs::memory |
| memory manipulation algorithms | |
Macros | |
| #define | XMAC_TYPES |
| #define | X(_arg_) template struct AvoidCopy<_arg_>; |
Definition in file avoidCopyMemory.cpp.
| #define X | ( | _arg_ | ) | template struct AvoidCopy<_arg_>; |
Definition at line 81 of file avoidCopyMemory.cpp.
| #define XMAC_TYPES |
Definition at line 52 of file avoidCopyMemory.cpp.