~ubuntu-branches/ubuntu/warty/aqsis/warty

« back to all changes in this revision

Viewing changes to boost/boost/type_traits/detail/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2004-08-24 07:25:04 UTC
  • Revision ID: james.westby@ubuntu.com-20040824072504-zf993vnevvisdsvb
Tags: upstream-0.9.1
ImportĀ upstreamĀ versionĀ 0.9.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
noinst_HEADERS = \
 
3
bool_trait_def.hpp \
 
4
bool_trait_undef.hpp \
 
5
cv_traits_impl.hpp \
 
6
false_result.hpp \
 
7
ice_and.hpp \
 
8
ice_eq.hpp \
 
9
ice_not.hpp \
 
10
ice_or.hpp \
 
11
is_function_ptr_helper.hpp \
 
12
is_function_ptr_tester.hpp \
 
13
is_function_type_tester.hpp \
 
14
is_mem_fun_pointer_impl.hpp \
 
15
is_mem_fun_pointer_tester.hpp \
 
16
size_t_trait_def.hpp \
 
17
size_t_trait_undef.hpp \
 
18
template_arity_spec.hpp \
 
19
type_trait_def.hpp \
 
20
type_trait_undef.hpp \
 
21
wrap.hpp \
 
22
yes_no_type.hpp
 
23
 
 
24
EXTRA_DIST = \
 
25
bool_trait_def.hpp \
 
26
bool_trait_undef.hpp \
 
27
cv_traits_impl.hpp \
 
28
false_result.hpp \
 
29
ice_and.hpp \
 
30
ice_eq.hpp \
 
31
ice_not.hpp \
 
32
ice_or.hpp \
 
33
is_function_ptr_helper.hpp \
 
34
is_function_ptr_tester.hpp \
 
35
is_function_type_tester.hpp \
 
36
is_mem_fun_pointer_impl.hpp \
 
37
is_mem_fun_pointer_tester.hpp \
 
38
size_t_trait_def.hpp \
 
39
size_t_trait_undef.hpp \
 
40
template_arity_spec.hpp \
 
41
type_trait_def.hpp \
 
42
type_trait_undef.hpp \
 
43
wrap.hpp \
 
44
yes_no_type.hpp
 
45