42 std::string
const& aName = library_type::library_name(),
43 std::string
const& aDescription = library_type::library_description(),
45 std::string
const& aCopyright = library_type::library_copyright()) :
46 iApplication{ aApplication },
49 iDescription{ aDescription },
51 iCopyright{ aCopyright },