linbox
std Namespace Reference

STL namespace. More...

Data Structures

struct  iterator_traits< LinBox::BitVector::const_iterator >
 
struct  iterator_traits< LinBox::BitVector::iterator >
 

Functions

template<class Iterator, class ConstIterator>
void swap (LinBox::Subvector< Iterator, ConstIterator > &x, LinBox::Subvector< Iterator, ConstIterator > &y)
 

Detailed Description

STL namespace.

Warning
why do we need this ?

Function Documentation

◆ swap()

template<class Iterator, class ConstIterator>
void swap ( LinBox::Subvector< Iterator, ConstIterator > & x,
LinBox::Subvector< Iterator, ConstIterator > & y )