| src/generic/_assignable.hpp [code] | Definition of Assignable Concept | 
| src/generic/_default_constructible.hpp [code] | Definition of default_constructible concept. Copyright © 2008-2010 Instigate CJSC, Armenia | 
| src/generic/_equality_comparable.hpp [code] | Definition of equality comparable concept Copyright © 2008-2010 Instigate CJSC, Armenia | 
| src/generic/_less_than_comparable.hpp [code] | Definition of less_than_comparable concept | 
| src/generic/base.hpp [code] | Definition of compile time checking utilities | 
| src/generic/type_traits.hpp [code] | Definition of class instigate::generic::type_traits | 
| src/stl/_accumulate.hpp [code] | Definition of the Accumulate Algorithm" | 
| src/stl/_adjacent_difference.hpp [code] | Definition of the Adjacent Difference Algorithm | 
| src/stl/_adjacent_find.hpp [code] | Definition of the Adjacent Find Algorithm | 
| src/stl/_advance.hpp [code] | Definition of the Advance | 
| src/stl/_basis.hpp [code] | Definition of the basis | 
| src/stl/_bidirectional_iterator.hpp [code] | Definition of the instigate::stl::bidirectional_iterator "Bidirectional Iterator Concept" | 
| src/stl/_binary_function.hpp [code] | Definition of Binary Function Concept | 
| src/stl/_binary_predicate.hpp [code] | Definition of the Binary Predicate concept | 
| src/stl/_binary_search.hpp [code] | Definition of the Binary Search algorithm | 
| src/stl/_category_mapping.hpp [code] | Definition of the category_mapping dispatching | 
| src/stl/_copy.hpp [code] | Definition of the Copy Algorithm | 
| src/stl/_copy_backward.hpp [code] | Definition of the Copy Backward Algorithm | 
| src/stl/_copy_n.hpp [code] | Definition of the copy_n algorithm | 
| src/stl/_count.hpp [code] | Definition of the count algorithm | 
| src/stl/_count_if.hpp [code] | Definition of the count_if algorithm | 
| src/stl/_destructible_iterator.hpp [code] | Definition of the instigate::stl::destructible_iterator "Destructible Iterator Concept" | 
| src/stl/_distance.hpp [code] | Definition of the advance algorithm | 
| src/stl/_equal.hpp [code] | Definition of the Equal algorithm | 
| src/stl/_equal_range.hpp [code] | Definition of the equal_range algorithm | 
| src/stl/_fill.hpp [code] | Definition of the fill algorithm | 
| src/stl/_fill_n.hpp [code] | Definition of the fill_n algorithm | 
| src/stl/_find.hpp [code] | Definition of the find algorithm | 
| src/stl/_find_end.hpp [code] | |
| src/stl/_find_first_of.hpp [code] | Definition of the find_first_of algorithm | 
| src/stl/_find_if.hpp [code] | Definition of the find_if algorithm | 
| src/stl/_for_each.hpp [code] | Definition of the for_each algorithm | 
| src/stl/_forward_iterator.hpp [code] | Definition of forward_iterator concept | 
| src/stl/_generate.hpp [code] | Definition of the generate algorithm | 
| src/stl/_generate_n.hpp [code] | Definition of the generate_n algorithm | 
| src/stl/_generator.hpp [code] | Definition of generator concept | 
| src/stl/_includes.hpp [code] | Definition of the includes algorithm | 
| src/stl/_incrementable_iterator.hpp [code] | Definition of incrementable_iterator concept | 
| src/stl/_inner_product.hpp [code] | Definition of the inner_product algorithm | 
| src/stl/_inplace_merge.hpp [code] | Definition of the inplace_merge algorithm | 
| src/stl/_iota.hpp [code] | Definition of the Iota algorithm | 
| src/stl/_is_heap.hpp [code] | Definition of the is_heap algorithm | 
| src/stl/_is_sorted.hpp [code] | Definition of the is_sorted algorithm | 
| src/stl/_iter_swap.hpp [code] | Definition of the iter_swap algorithm | 
| src/stl/_lexicographical_compare.hpp [code] | Definition of the lexicographical_compare algorithm | 
| src/stl/_lexicographical_compare_3way.hpp [code] | Definition of the lexicographical_compare_3way | 
| src/stl/_lower_bound.hpp [code] | Definition of the lower_bound algorithm | 
| src/stl/_lvalue_iterator.hpp [code] | Definition of instigate::stl::lvalue_iterator lvalue_iterator concept | 
| src/stl/_make_heap.hpp [code] | Definition of the make_heap algorithm | 
| src/stl/_matrix.hpp [code] | |
| src/stl/_max.hpp [code] | Definition of the max algorithm | 
| src/stl/_max_element.hpp [code] | Definition of the max_element algorithm | 
| src/stl/_merge.hpp [code] | Definition of the merge algorithm | 
| src/stl/_min.hpp [code] | Definition of the min algorithm | 
| src/stl/_min_element.hpp [code] | Definition of the min_element algorithm | 
| src/stl/_mismatch.hpp [code] | Definition of the mismatch algorithm | 
| src/stl/_next_permutation.hpp [code] | Definition of the next_permutation algorithm | 
| src/stl/_pair.hpp [code] | Definition of pair concept | 
| src/stl/_partial_sort.hpp [code] | Definition of the partial_sort algorithm | 
| src/stl/_partial_sort_copy.hpp [code] | Definition of the partial_sort_copy algorithm | 
| src/stl/_partial_sum.hpp [code] | Definition of the partial_sum algorithm | 
| src/stl/_partition.hpp [code] | Definition of the partition algorithm | 
| src/stl/_pop_heap.hpp [code] | Definition of the pop_heap algorithm | 
| src/stl/_power.hpp [code] | Definition of the power algorithm | 
| src/stl/_prev_permutation.hpp [code] | Definition of the prev_permutation algorithm | 
| src/stl/_push_heap.hpp [code] | Definition of the push_heap algorithm | 
| src/stl/_random_access_iterator.hpp [code] | Definition of random_access_iterator concept | 
| src/stl/_random_number.hpp [code] | Definition of the random_number algorithm | 
| src/stl/_random_sample.hpp [code] | Definition of the random_sample algorithm | 
| src/stl/_random_sample_n.hpp [code] | Definition of the random_sample_n algorithm | 
| src/stl/_random_shuffle.hpp [code] | |
| src/stl/_readable_iterator.hpp [code] | Definition of readable_iterator concept | 
| src/stl/_remove.hpp [code] | Definition of the remove algorithm | 
| src/stl/_remove_copy.hpp [code] | Definition of the remove_copy algorithm | 
| src/stl/_remove_copy_if.hpp [code] | Definition of the remove_copy_if algorithm | 
| src/stl/_remove_if.hpp [code] | Definition of the remove_if algorithm | 
| src/stl/_replace.hpp [code] | Definition of the replace algorithm | 
| src/stl/_replace_copy.hpp [code] | Definition of the replace_copy algorithm | 
| src/stl/_replace_copy_if.hpp [code] | Definition of the replace_copy_if algorithm | 
| src/stl/_replace_if.hpp [code] | Definition of the replace_if algorithm | 
| src/stl/_reverse.hpp [code] | Definition of the reverse algorithm | 
| src/stl/_reverse_copy.hpp [code] | Definition of the reverse_copy algorithm | 
| src/stl/_rotate.hpp [code] | Definition of the rotate algorithm | 
| src/stl/_rotate_copy.hpp [code] | Definition of the rotate_copy algorithm | 
| src/stl/_search.hpp [code] | Definition of the search algorithm | 
| src/stl/_search_n.hpp [code] | Definition of the search_n algorithm | 
| src/stl/_set_difference.hpp [code] | Definition of the set_difference algorithm | 
| src/stl/_set_intersection.hpp [code] | Definition of the set_intersection algorithm | 
| src/stl/_set_symmetric_difference.hpp [code] | Definition of the set_symmetric_difference algorithm | 
| src/stl/_set_union.hpp [code] | Definition of the set_union algorithm | 
| src/stl/_single_pass_iterator.hpp [code] | Definition of the Single Pass Iterator concept | 
| src/stl/_sort.hpp [code] | Definition of the sort algorithm | 
| src/stl/_sort_heap.hpp [code] | Definition of the sort_heap algorithm | 
| src/stl/_stable_partition.hpp [code] | Definition of the stable_partition algorithm | 
| src/stl/_stable_sort.hpp [code] | Definition of the stable_sort algorithm | 
| src/stl/_stl_function.hpp [code] | Definitions of the instigate::stl::unary_function_model and instigate::stl::binary_function_model | 
| src/stl/_swap.hpp [code] | Definition of the swap algorithm | 
| src/stl/_swap_ranges.hpp [code] | Definition of the swap_ranges algorithm | 
| src/stl/_ternary_function.hpp [code] | Definition of the Ternary Function concept | 
| src/stl/_transform.hpp [code] | Definition of the transform algorithm | 
| src/stl/_unary_function.hpp [code] | Definition of unary_function concept | 
| src/stl/_unary_predicate.hpp [code] | Definition of unary_function concept | 
| src/stl/_unary_type_traits.hpp [code] | STL algorithms, implemented using Instigate GP methodology | 
| src/stl/_unique.hpp [code] | Definition of the unique algorithm | 
| src/stl/_unique_copy.hpp [code] | Definition of the unique_copy algorithm | 
| src/stl/_upper_bound.hpp [code] | Definition of the upper_bound algorithm | 
| src/stl/_vector.hpp [code] | |
| src/stl/_writable_iterator.hpp [code] | Definition of writable_iterator concept | 
| src/stl/algorithm.hpp [code] | Definition of stl_algorithms | 
| src/stl/concept.hpp [code] | STL concepts, implemented using Instigate GP methodology | 
| src/stl/functional.hpp [code] | Definition of the generic functors | 
| src/stl/functor.hpp [code] | |
| src/stl/iterator_interface.hpp [code] | |
| src/stl/temporary_buffer.hpp [code] |