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