ATLAS Offline Software
Loading...
Searching...
No Matches
Control
AthDevice
AthDeviceComps
src
AthDevice/AthDeviceComps/src/HostMemoryResourceTool.cxx
Go to the documentation of this file.
1
//
2
// Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
//
4
5
// Local include(s).
6
#include "
HostMemoryResourceTool.h
"
7
8
// System include(s).
9
#include <cassert>
10
#include <memory_resource>
11
12
namespace
AthDevice
{
13
14
std::pmr::memory_resource&
HostMemoryResourceTool::mr
()
const
{
15
16
return
*(std::pmr::new_delete_resource());
17
}
18
19
}
// namespace AthDevice
HostMemoryResourceTool.h
AthDevice::HostMemoryResourceTool::mr
virtual std::pmr::memory_resource & mr() const override
Get the provided std::pmr::memory_resource object.
Definition
AthDevice/AthDeviceComps/src/HostMemoryResourceTool.cxx:14
AthDevice
Definition
BinaryPageMemoryResourceSvc.cxx:15
Generated on
for ATLAS Offline Software by
1.16.1