Sha256: bb1ba8ce7c3668a7246e1277eacd7cfd92945e5a329874ecb4fe66d8a748eb7e

Contents?: true

Size: 378 Bytes

Versions: 135

Compression:

Stored size: 378 Bytes

Contents

/* This is an implementation file which is intended to be included
 * multiple times with different _STLP_TEMPLATE_CONTAINER settings.
 */

#if defined (_STLP_FUNCTION_TMPL_PARTIAL_ORDER)

_STLP_TEMPLATE_HEADER
inline void _STLP_CALL
swap(_STLP_TEMPLATE_CONTAINER& __hm1, _STLP_TEMPLATE_CONTAINER& __hm2) {
  __hm1.swap(__hm2);
}

#endif /* _STLP_FUNCTION_TMPL_PARTIAL_ORDER */

Version data entries

135 entries across 135 versions & 2 rubygems

Version Path
rhodes-2.0.0.beta7 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-2.0.0.beta6 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-2.0.0.beta4 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-2.0.0.beta3 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-1.5.5 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-2.0.0.beta2 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-2.0.0.beta1 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-1.5.4 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-1.5.3 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-1.5.2 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-1.5.1 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-1.5.0 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-1.4.2 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-1.4.1 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-1.4.0 platform/shared/stlport/stlport/stl/_relops_hash_cont.h