VIPRA Documentation
|
Public Member Functions | |
void | load () |
template<typename data_t, Concepts::StringView... keys_t> | |
auto | get (keys_t &&... keys) const -> std::optional< data_t > |
Uses the Input implementation to get a value at {keys}. | |
void | set_loaded (bool loaded) |
|
inline |
Uses the Input implementation to get a value at {keys}.
data_t | |
keys_t |
keys |