Borderbasix
Main Page
Related Pages
Classes
Files
File List
File Members
borderbasix
include
borderbasix
util
Swap.H
Go to the documentation of this file.
1
#ifndef __SGI_STL_INTERNAL_ALGOBASE_H
2
#ifndef Swap_H
3
#define Swap_H
4
template
<
class
X>
5
inline
void
swap
(X *
a
, X *b) {X tmp = *
a
; *a = *b; *b = tmp; }
6
#endif // //Swap_H
7
#endif //
swap
void swap(X *a, X *b)
Definition:
Swap.H:5
a
MSKstreamtypee MSKint32t MSKint32t MSKint32t MSKint32t MSKint32t MSKint32t MSKint32t MSKint32t MSKint32t a
Definition:
mosek.h:3833
Home
|
Download & Install
|
Contributions
Generated on Tue Sep 29 2015 11:43:20 for Borderbasix by 1.8.9.1