23 if ( !
Find( name, r ) )
return false;
29 auto it =
units_.find( name );
30 if ( it ==
units_.end() )
return false;
Container::mapped_type ValueWithPosition
bool Find(std::string_view name, ValueWithPosition &result) const
bool Add(std::string name, double value)