Whole document tree
    

Whole document tree

concept_check.h File Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

concept_check.h File Reference

#include <bits/c++config.h>

Include dependency graph for concept_check.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define _GLIBCPP_CONCEPT_CHECK   1
#define __glibcpp_function_requires()
#define __glibcpp_class_requires(_a, _b)
#define __glibcpp_class_requires2(_a, _b, _c)
#define __glibcpp_class_requires3(_a, _b, _c, _d)
#define __glibcpp_class_requires4(_a, _b, _c, _d, _e)


Define Documentation

#define __glibcpp_class_requires _a,
_b   
 

Definition at line 48 of file concept_check.h.

#define __glibcpp_class_requires2 _a,
_b,
_c   
 

Definition at line 49 of file concept_check.h.

#define __glibcpp_class_requires3 _a,
_b,
_c,
_d   
 

Definition at line 50 of file concept_check.h.

#define __glibcpp_class_requires4 _a,
_b,
_c,
_d,
_e   
 

Definition at line 51 of file concept_check.h.

 
#define __glibcpp_function_requires  
 

Definition at line 47 of file concept_check.h.

Referenced by std::__advance(), std::__distance(), std::__find_end(), std::__median(), std::__random_sample(), std::__rotate(), std::__unique_copy(), std::accumulate(), std::adjacent_difference(), std::adjacent_find(), std::binary_search(), std::copy(), std::copy_backward(), std::copy_n(), std::count(), std::count_if(), std::equal(), std::equal_range(), std::fill(), std::fill_n(), std::find(), std::find_end(), std::find_first_of(), std::find_if(), std::for_each(), std::generate(), std::includes(), std::inner_product(), std::inplace_merge(), std::iota(), std::is_heap(), std::is_sorted(), std::iter_swap(), std::lexicographical_compare(), std::lexicographical_compare_3way(), std::lower_bound(), std::make_heap(), std::max(), std::max_element(), std::merge(), std::min(), std::min_element(), std::mismatch(), std::next_permutation(), std::nth_element(), std::partial_sort(), std::partial_sort_copy(), std::partial_sum(), std::partition(), std::pop_heap(), std::prev_permutation(), std::push_heap(), std::random_sample(), std::random_sample_n(), std::random_shuffle(), std::remove(), std::remove_copy(), std::remove_copy_if(), std::remove_if(), std::replace(), std::replace_copy(), std::replace_copy_if(), std::replace_if(), std::reverse(), std::reverse_copy(), std::rotate(), std::rotate_copy(), std::search(), std::search_n(), std::set_difference(), std::set_intersection(), std::set_symmetric_difference(), std::set_union(), std::sort(), std::sort_heap(), std::stable_partition(), std::stable_sort(), std::swap(), std::swap_ranges(), std::transform(), std::unique(), std::unique_copy(), and std::upper_bound().

#define _GLIBCPP_CONCEPT_CHECK   1
 

Definition at line 31 of file concept_check.h.


Generated on Mon Apr 8 03:12:22 2002 for libstdc++-v3 Source by doxygen1.2.15