ReactOS
0.4.16-dev-747-gbc52d5f
_relops_hash_cont.h
Go to the documentation of this file.
1
/* This is an implementation file which is intended to be included
2
* multiple times with different _STLP_TEMPLATE_CONTAINER settings.
3
*/
4
5
#if defined (_STLP_FUNCTION_TMPL_PARTIAL_ORDER)
6
7
_STLP_TEMPLATE_HEADER
8
inline
void
_STLP_CALL
9
swap
(
_STLP_TEMPLATE_CONTAINER
& __hm1,
_STLP_TEMPLATE_CONTAINER
& __hm2) {
10
__hm1.swap(__hm2);
11
}
12
13
#endif
/* _STLP_FUNCTION_TMPL_PARTIAL_ORDER */
_STLP_CALL
#define _STLP_CALL
Definition:
_bc.h:131
_STLP_TEMPLATE_HEADER
#define _STLP_TEMPLATE_HEADER
Definition:
_deque.h:1095
_STLP_TEMPLATE_CONTAINER
#define _STLP_TEMPLATE_CONTAINER
Definition:
_deque.h:1094
swap
#define swap(a, b)
Definition:
qsort.c:63
sdk
include
c++
stlport
stl
_relops_hash_cont.h
Generated on Fri Feb 14 2025 06:11:43 for ReactOS by
1.9.6