Adobe Source Libraries
2.0.0
A collection of C++ libraries.
Loading...
Searching...
No Matches
memory_fwd.hpp
Go to the documentation of this file.
1
/*
2
Copyright 2008 Adobe Systems Incorporated
3
Distributed under the Boost Software License - Version 1.0 (see the accompanying file LICENSE
4
or a copy at https://stlab.github.io/adobe_source_libraries/licenses.html)
5
*/
6
7
/**************************************************************************************************/
8
9
#ifndef ADOBE_MEMORY_FWD_HPP
10
#define ADOBE_MEMORY_FWD_HPP
11
12
/**************************************************************************************************/
13
14
#include <
adobe/config.hpp
>
15
16
/**************************************************************************************************/
17
18
namespace
adobe
{
19
inline
namespace
version_1
{
20
21
/**************************************************************************************************/
22
23
template
<
typename
T>
24
class
capture_allocator
;
25
26
/**************************************************************************************************/
27
28
}
// namespace version_1
29
30
}
// namespace adobe
31
32
/**************************************************************************************************/
33
34
#endif
35
36
/**************************************************************************************************/
adobe::version_1::capture_allocator
Definition
memory.hpp:424
config.hpp
adobe::version_1
Definition
any_regular.hpp:304
adobe
Definition
class_template.hpp:7
adobe
memory_fwd.hpp
Generated by
1.14.0