41 std::string
const& aName = library_type::library_name(),
42 std::string
const& aDescription = library_type::library_description(),
44 std::string
const& aCopyright = library_type::library_copyright()) :
45 iApplication{ aApplication },
48 iDescription{ aDescription },
50 iCopyright{ aCopyright },