[mythtv-commits] Ticket #5774: class Credentials in libmythdb could use explicit on its ctor

MythTV mythtv at cvs.mythtv.org
Tue Oct 7 00:07:54 UTC 2008


#5774: class Credentials in libmythdb could use explicit on its ctor
---------------------------------------------+------------------------------
 Reporter:  Erik Hovland <erik at hovland.org>  |       Owner:  ijr    
     Type:  defect                           |      Status:  new    
 Priority:  trivial                          |   Milestone:  unknown
Component:  mythtv                           |     Version:  head   
 Severity:  low                              |     Mlocked:  0      
---------------------------------------------+------------------------------
 Since both parameters of the ctor are given default values, it makes sense
 to mark the ctor explicit so there are no implicit uses of the class.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5774>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list