CMS 3D CMS Logo

Classes | Functions
ProxyBase11.h File Reference
#include "FWCore/Utilities/interface/Visibility.h"
#include "FWCore/Utilities/interface/Likely.h"
#include "ChurnAllocator.h"

Go to the source code of this file.

Classes

class  ProxyBase11< T >
 

Functions

template<class T >
void swap (ProxyBase11< T > &lh, ProxyBase11< T > &rh) noexcept
 

Function Documentation

◆ swap()

template<class T >
void swap ( ProxyBase11< T > &  lh,
ProxyBase11< T > &  rh 
)
inlinenoexcept

Definition at line 86 of file ProxyBase11.h.

References mathSSE::lh.

Referenced by ProxyBase11< T >::swap().

86  {
87  lh.swap(rh);
88 }
bool int lh
Definition: SIMDVec.h:20