vg
tools for working with variation graphs
Functions
swap_remove.hpp File Reference
#include <vector>
#include <algorithm>

Functions

template<typename T >
bool swap_remove (std::vector< T > &v, const T &e)
 

Function Documentation

◆ swap_remove()

template<typename T >
bool swap_remove ( std::vector< T > &  v,
const T &  e 
)