15 #include "configVariableString.h" 22 void ConfigVariableString::
32 if (!is_cache_valid(_local_modified)) {
34 mark_cache_valid(_local_modified);
const string & get_string_value() const
Returns the toplevel value of the variable, formatted as a string.
A fake mutex implementation for single-threaded applications that don't need any synchronization cont...