|
constexpr |
Retrieved a value via a keyword.
Retrieve the value bound to a given keyword k
inside a variadic list of rbr::options. If such a keyword is not present, either an instance of rbr::unknown_key is returned or a default value or function call will be returned.
k | Keywords to check |
os | Options to inspect |
k
.Return the type of a call to rbr::fetch.