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.2.3.beta.1 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-2.2.2 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-2.2.2.beta.1 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-2.2.1 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-2.2.1.beta.2 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-2.2.1.beta.1 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-2.2.0 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-2.2.0.beta.3 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-2.2.0.beta.2 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-2.2.0.beta.1 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-2.1.0 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-2.0.3 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-2.0.2 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-2.0.0 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-2.0.0.rc2 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-2.0.0.rc1 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-2.0.0.beta11 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-2.0.0.beta10 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-2.0.0.beta9 platform/shared/stlport/stlport/stl/_relops_hash_cont.h
rhodes-2.0.0.beta8 platform/shared/stlport/stlport/stl/_relops_hash_cont.h