parse() is the only one the client uses to parse the YAMLparse() method| Type | Example | Notes |
|---|---|---|
| function pointers | Limited to free functions (empty lambda capture) Very fast |
|
std::function |
No limitations Very slow |
|
| C++ templates | No limitations Extremely fast |