Loading [MathJax]/extensions/tex2jax.js
Adobe Source Libraries
2.0.0
A collection of C++ libraries.
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
w
x
Functions
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
w
x
Variables
Typedefs
Enumerations
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
~
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
x
y
Typedefs
_
a
b
c
d
e
f
g
h
i
k
m
n
o
p
r
s
t
v
Enumerations
Enumerator
a
c
e
h
i
l
o
p
s
v
Related Symbols
a
b
c
h
l
n
o
p
s
u
Files
File List
File Members
All
$
_
a
b
f
o
t
u
Functions
Variables
Macros
a
b
f
t
Adobe Source Libraries
Documentation Home
News
Top News
Previous News
License Information
Contributing to ASL
Contributors
Glossary of Terms
Personal Foreword
Build Instructions
Release Notes
Success Stories
Documentation
Expression Language
Types
Todo List
Deprecated List
Topics
Namespaces
Classes
Files
File List
adobe
algorithm
config
container
functional
iterator
string
test
utility
adam.hpp
adam_evaluate.hpp
adam_parser.hpp
algorithm.hpp
any_regular.hpp
any_regular_fwd.hpp
arg_stream.hpp
array.hpp
array_fwd.hpp
cassert.hpp
circular_queue.hpp
closed_hash.hpp
closed_hash_fwd.hpp
cmath.hpp
config.hpp
conversion.hpp
copy_on_write.hpp
counter.hpp
cstdint.hpp
dancing_links.hpp
dictionary.hpp
dictionary_arg_stream.hpp
dictionary_fwd.hpp
empty.hpp
enum_ops.hpp
eve.hpp
eve_evaluate.hpp
eve_parser.hpp
exception.hpp
expression_parser.hpp
extents.hpp
external_model.hpp
final.hpp
fnv.hpp
forest.hpp
function.hpp
functional.hpp
future.hpp
iomanip.hpp
iomanip_asl_cel.hpp
iomanip_fwd.hpp
iomanip_javascript.hpp
iomanip_pdf.hpp
iomanip_xml.hpp
is_range.hpp
istream.hpp
istream_fwd.hpp
iterator.hpp
json.hpp
json_helper.hpp
layout_attributes.hpp
localization.hpp
macro_utilities.hpp
manip.hpp
md5.hpp
memory.hpp
memory_fwd.hpp
mismatch.hpp
name.hpp
numeric.hpp
once.hpp
placeable_concept.hpp
poly.hpp
poly_copyable.hpp
poly_placeable.hpp
poly_regular.hpp
regular_concept.hpp
select.hpp
selection.hpp
serializable.hpp
sha.hpp
sheet.hpp
static_table.hpp
string.hpp
string_fwd.hpp
table_index.hpp
task.hpp
thread_id.hpp
timer.hpp
type_inspection.hpp
type_traits.hpp
typeinfo.hpp
unicode.hpp
utility.hpp
vector.hpp
vector_fwd.hpp
virtual_machine.hpp
widget_attributes.hpp
xml_parser.hpp
xstring.hpp
zuid.hpp
documentation
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
vector_fwd.hpp
Go to the documentation of this file.
1
/*
2
Copyright 2013 Adobe
3
Distributed under the Boost Software License, Version 1.0.
4
(See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
5
*/
6
/**************************************************************************************************/
7
8
#error Deprecated
9
#ifndef ADOBE_VECTOR_FWD_HPP
10
#define ADOBE_VECTOR_FWD_HPP
11
12
/**************************************************************************************************/
13
14
#include <
adobe/config.hpp
>
15
#include <
adobe/memory_fwd.hpp
>
16
17
/**************************************************************************************************/
18
19
namespace
adobe
{
20
inline
namespace
version_1
{
21
22
/**************************************************************************************************/
23
24
template
<
typename
T,
typename
A = capture_allocator<T>>
25
class
vector
;
26
27
/**************************************************************************************************/
28
29
}
// namespace version_1
30
31
using
version_1::vector
;
32
33
}
// namespace adobe
34
35
#endif
36
37
/**************************************************************************************************/
adobe::version_1::vector
Definition
vector.hpp:51
config.hpp
memory_fwd.hpp
adobe::version_1
Definition
any_regular.hpp:304
adobe
Definition
class_template.hpp:7
adobe
vector_fwd.hpp
Generated by
1.14.0