vim modifications
[cinan.git] / .vim / c-support / wordlists / stl_index.list
blobb5d98a3a846ca7ac6e7cbb181e3bc766f73abe5f
1 accumulate
2 adjacent_difference
3 adjacent_find
4 advance
5 append
6 assign
7 auto_ptr
8 back
9 back_inserter
10 basic_string
11 bidirectional_iterator
12 bidirectional_iterator_tag
13 binary_compose
14 binary_function
15 binary_negate
16 binary_search
17 bind1st
18 bind2nd
19 bit_vector
20 bitset
21 capacity
22 char_producer
23 char_traits
24 char_type
25 compare
26 construct
27 copy
28 copy_backward
29 copy_n
30 count
31 count_if
32 deque
33 destroy
34 distance
35 distance_type
36 divides
37 equal
38 equal_range
39 equal_to
40 erase
41 fill
42 fill_n
43 find
44 find_end
45 find_first_not_of
46 find_first_of
47 find_if
48 find_last_not_of
49 find_last_of
50 for_each
51 forward_iterator
52 forward_iterator_tag
53 front
54 front_inserter
55 generate
56 generate_n
57 get_temporary_buffer
58 greater
59 greater_equal
60 hash
61 hash_map
62 hash_multimap
63 hash_multiset
64 hash_set
65 identity
66 includes
67 inner_product
68 inplace_merge
69 input_iterator
70 input_iterator_tag
71 insert
72 insert_iterator
73 inserter
74 int_type
75 iota
76 is_heap
77 is_sorted
78 istream_iterator
79 istream_type
80 istreambuf_iterator
81 iter_swap
82 iterator_category
83 iterator_traits
84 less
85 less_equal
86 lexicographical_compare
87 lexicographical_compare_3way
88 list
89 logical_and
90 logical_not
91 logical_or
92 lower_bound
93 make_heap
94 make_pair
95 map
96 max
97 max_element
98 mem_fun1_ref_t
99 mem_fun1_t
100 mem_fun_ref_t
101 mem_fun_t
102 merge
104 min_element
105 minus
106 mismatch
107 modulus
108 multimap
109 multiplies
110 multiset
111 negate
112 next_permutation
113 not_equal_to
114 nth_element
115 operator
116 ostream_iterator
117 ostreambuf_iterator
118 output_iterator
119 output_iterator_tag
120 pair
121 partial_sort
122 partial_sort_copy
123 partial_sum
124 partition
125 plus
126 pointer_to_binary_function
127 pointer_to_unary_function
128 pop_back
129 pop_front
130 pop_heap
131 power
132 prev_permutation
133 priority_queue
134 project1st
135 project2nd
136 ptr_fun
137 push_back
138 push_front
139 push_heap
140 queue
141 random_access_iterator
142 random_access_iterator_tag
143 random_sample
144 random_sample_n
145 random_shuffle
146 raw_storage_iterator
147 release
148 remove
149 remove_copy
150 remove_copy_if
151 remove_if
152 replace
153 replace_copy
154 replace_copy_if
155 replace_if
156 reset
157 resize
158 return_temporary_buffer
159 reverse
160 reverse_bidirectional_iterator
161 reverse_copy
162 reverse_iterator
163 rfind
164 rope
165 rotate
166 rotate_copy
167 search
168 search_n
169 select1st
170 select2nd
171 sequence_buffer
173 set_difference
174 set_intersection
175 set_symmetric_difference
176 set_union
177 slist
178 sort
179 sort_heap
180 stable_partition
181 stable_sort
182 stack
183 streambuf_type
184 substr
185 subtractive_rng
186 swap
187 swap_ranges
188 temporary_buffer
189 transform
190 unary_compose
191 unary_function
192 unary_negate
193 uninitialized_copy
194 uninitialized_copy_n
195 uninitialized_fill
196 uninitialized_fill_n
197 unique
198 unique_copy
199 upper_bound
200 value_comp
201 value_type
202 vector