ug4
index_list_util.h File Reference
#include <cctype>
#include <cstring>
#include <vector>
#include <sstream>

Go to the source code of this file.

Namespaces

 ug
 the ug namespace
 

Functions

template<class ind_t >
std::string ug::IndexListToRangeString (const std::vector< ind_t > &inds)
 
template<class ind_t >
void ug::RangeStringToIndexList (std::vector< ind_t > &indsOut, const char *rangeString)