Function eos_had_temp_strings (o2scl_hdf)¶
-
o2scl::eos_had_temp_base *o2scl_hdf::eos_had_temp_strings(std::string eos_str)¶
Return a pointer to an eos_had_base object from a string.
Note
The pointer is allocated with
new
and the user has the responsibility of deleting it later.