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-7.6.0 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-7.5.1 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-7.4.1 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-7.1.17 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-6.2.0 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-6.0.11 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-5.5.18 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-5.5.17 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-5.5.15 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-5.5.0.22 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-5.5.2 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-5.5.0.7 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-5.5.0.3 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-5.5.0 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
tauplatform-1.0.3 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
tauplatform-1.0.2 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
tauplatform-1.0.1 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-3.5.1.12 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-3.3.5 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-3.4.2 platform/shared/stlport/stlport/stl/_relops_hash_cont.h