DATRW++ library: seismic data I/O with multiple formats
|
void datrw::util::report_deprecated | ( | const std::string & | function, |
const std::string & | reason | ||
) |
report deprecated function
report deprecation of a function
function | name of deprecated function |
reason | the reason for deprecating the function should finish a sentence which started with "because" |
Definition at line 113 of file report.cc.
References datrw::libversion.
Referenced by datrw::ianystream::ianystream(), and datrw::oanystream::oanystream().