Function lsst::base::canLoadLibrary

Function Documentation

bool lsst::base::canLoadLibrary(std::string const &libName)

Parameters
  • libName: Library name

Return whether we can load a library

The proper filename extension will be added to the library name unless one is specified.