|
rapidyaml 0.14.0
parse and emit YAML, and do it fast
|
Functions | |
| template<class Arg, class... Args> | |
| size_t | c4::uncatsep (csubstr buf, csubstr sep, Arg &a, Args &...more) |
| deserialize the arguments from the given buffer, using a separator. | |
| size_t c4::uncatsep | ( | csubstr | buf, |
| csubstr | sep, | ||
| Arg & | a, | ||
| Args &... | more ) |
deserialize the arguments from the given buffer, using a separator.
Definition at line 819 of file format.hpp.