cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
|
This is the complete list of members for stat_bench::param::ParameterValue, including all inherited members.
as() const -> const T & | stat_bench::param::ParameterValue | inline |
calculate_hash() const -> std::size_t | stat_bench::param::ParameterValue | inline |
clear() noexcept | stat_bench::param::ParameterValue | inline |
emplace(Args &&... args) -> ParameterValue & | stat_bench::param::ParameterValue | inline |
is_type_of() const -> bool | stat_bench::param::ParameterValue | inline |
operator!=(const ParameterValue &rhs) const -> bool | stat_bench::param::ParameterValue | inline |
operator==(const ParameterValue &rhs) const -> bool | stat_bench::param::ParameterValue | inline |
ParameterValue() noexcept=default | stat_bench::param::ParameterValue | |
to_double() const -> double | stat_bench::param::ParameterValue | inline |
to_string() const -> util::Utf8String | stat_bench::param::ParameterValue | inline |
to_variant() const -> ParameterValueVariant | stat_bench::param::ParameterValue | inline |