VIPRA Documentation
|
Base ParamReader Module. More...
#include <param_reader.hpp>
Public Member Functions | |
template<typename data_t> | |
auto | get_param (std::string const &type, std::string const &moduleName, std::string const ¶mName, VIPRA::Random::Engine &engine) const -> std::optional< std::remove_cvref_t< data_t > > |
Base ParamReader Module.