ppap4lmp
0.7.2
|
This file has a definition of utils::split. More...
#include <alias/std.h>
Go to the source code of this file.
Namespaces | |
utils | |
Namespace for utility functions. | |
Functions | |
Vec< Str > | utils::split (const Str &str, char delim=' ') |
Mimicking Python's split . More... | |