ppap4lmp  0.7.2
split.h File Reference

This file has a definition of utils::split. More...

#include <alias/std.h>
Include dependency graph for split.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 utils
 Namespace for utility functions.
 

Functions

Vec< Strutils::split (const Str &str, char delim=' ')
 Mimicking Python's split. More...
 

Detailed Description

This file has a definition of utils::split.

Author
Takayuki Kobayashi
Date
2018/09/03

Definition in file split.h.