1958
1998
std::pair<DefaultIntegral<bool,false>, repo::ServicePluginInformalException> uglyHack;
1960
ServiceRepos repos(service, bind( &RepoCollector::collect, &collector, _1 ));
2000
ServiceRepos( service, bind( &RepoCollector::collect, &collector, _1 ) );
1962
2002
catch ( const repo::ServicePluginInformalException & e )