paludis
Version 2.6.0
|
#include <version_spec.hh>
Public Attributes | |
NamedValue< n::number_value, std::string > | number_value |
NamedValue< n::text, std::string > | text |
NamedValue< n::type, VersionSpecComponentType > | type |
A VersionSpec component part.
This is mostly for use by the Exheres 'ever' API.
The version 1.2x_pre3_rc-scm would be split up into these parts:
The type and number_value are mostly for internal use. In particular, the number_value is not always what you might expect it to be.
The text includes any preceeding delimiter.