Remove const/non-const code duplication in CConfigurableDomains
Implement the non-const method of findConfigurableDomain by calling the const
version, as described in Effective C++ Item 3.
Change-Id: Ib7b58100dc817d02092299923edf2e6c7ce2f117
Signed-off-by:
David Wagner <david.wagner@intel.com>
Loading
Please sign in to comment