Frobby  0.9.1
Functions
std Namespace Reference

Functions

template<>
void swap< HilbertSlice > (HilbertSlice &a, HilbertSlice &b)
 
template<>
void swap< MsmSlice > (MsmSlice &a, MsmSlice &b)
 
template<>
void swap< Term > (Term &a, Term &b)
 

Function Documentation

◆ swap< HilbertSlice >()

template<>
void std::swap< HilbertSlice > ( HilbertSlice &  a,
HilbertSlice &  b 
)
inline

Definition at line 64 of file HilbertSlice.h.

◆ swap< MsmSlice >()

template<>
void std::swap< MsmSlice > ( MsmSlice &  a,
MsmSlice &  b 
)
inline

Definition at line 103 of file MsmSlice.h.

◆ swap< Term >()

template<>
void std::swap< Term > ( Term &  a,
Term &  b 
)
inline

Definition at line 603 of file Term.h.