3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Namespaces | Functions
stringutilities.hh File Reference

Helpers for working with strings. More...

#include <vector>
#include <string>
#include <string_view>
#include <tuple>

Go to the source code of this file.

Description

Helpers for working with strings.

Namespaces

namespace  Dumux
 Adaption of the non-isothermal two-phase two-component flow model to problems with CO2.
 

Functions

std::vector< std::string_view > Dumux::tokenize (std::string_view str, std::string_view delim)
 
std::vector< std::string_view > Dumux::split (std::string_view str, std::string_view delim, bool removeEmpty=false)
 
Include dependency graph for stringutilities.hh: