|
dune-common
2.3.1
|
Miscellaneous helper stuff. More...
#include <cstddef>#include <cstring>#include <algorithm>Go to the source code of this file.
Namespaces | |
| Dune | |
| Dune namespace. | |
Functions | |
| template<typename C > | |
| bool | Dune::hasPrefix (const C &c, const char *prefix) |
| Check whether a character container has a given prefix. More... | |
| template<typename C > | |
| bool | Dune::hasSuffix (const C &c, const char *suffix) |
| Check whether a character container has a given suffix. More... | |
Miscellaneous helper stuff.
1.8.7