aimstil
5.0.5
declarations_external.h
Go to the documentation of this file.
1
#ifndef DECLARATIONS_EXTERNAL_H_
2
#define DECLARATIONS_EXTERNAL_H_
3
5
6
namespace
boost
7
{
8
template
<
typename
T, std::
size_t
D >
class
array;
9
template
<
typename
T >
class
shared_ptr;
10
}
11
12
namespace
std
13
{
14
template
<
typename
T,
typename
TAlloc >
class
list;
15
template
<
typename
TKey,
typename
TValue,
typename
TCompare,
typename
TAlloc >
16
class
std::map
;
17
template
<
typename
TKey,
typename
TValue,
typename
TCompare,
typename
TAlloc >
18
class
std::multimap
;
19
template
<
typename
TKey,
typename
TCompare,
typename
TAlloc >
20
class
set
;
21
template
<
typename
T,
typename
TAlloc >
class
vector;
22
}
23
24
#endif
/*DECLARATIONS_EXTERNAL_H_*/
boost
Definition:
ext_declarations.h:19
std
STL namespace.
std::std::map
Definition:
declarations_external.h:16
til::set
void set(TImage &im, typename TImage::value_type value)
Definition:
imageArith.h:22
std::std::multimap
Definition:
declarations_external.h:18
cathier
declarations_external.h
Generated by
1.8.13