Searched defs:environment_variable (Results 1 – 1 of 1) sorted by relevance
96 class environment_variable: public std::runtime_error class100 environment_variable(const std::string& __arg) : runtime_error(__arg) { } in environment_variable() function in __gnu_cxx_test::environment_variable