libzypp
14.48.5
|
Helper managing a container of raw values with transformed representation. More...
#include <ValueTransform.h>
Helper managing a container of raw values with transformed representation.
This helper enforces to explicitly state wheter you are using the raw or the variable replaced value. Usually you set raw
and get transformed
(uness writing raw
to some config file).
Offers iterating over transformed strings in the list.