Define YAML_LOAD_REQ2

Define Documentation

YAML_LOAD_REQ2(_varname, _type)

Required load into a local variable - throws if the key is absent.

Parameters:
  • _varname – Variable name / YAML key.

  • _type – C++ type for the getOrDefault call.