struct rgpot::units::UnitExpr::ValΒΆ

struct Val {
    // fields
 
    UnitValue value;
    std::string name;
};