Home
last modified time | relevance | path

Searched hist:"63 fd932155a1cc80e8b94f9c3cd2e5e4d5b49b61" (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-ipmi-flash/bmc/
H A Dbuildjson.hppdiff 63fd932155a1cc80e8b94f9c3cd2e5e4d5b49b61 Tue Dec 22 17:04:21 CST 2020 William A. Kennington III <wak@google.com> buildjson: Remove arbitrary restrictions on HandlerConfig

Don't impose arbitrary restrictions on class construction. Copy
constructors are already deleted due to unique_ptrs being used as
members. This allows us to use the implicit initializer list style
constructor.

Change-Id: I306857ac906433d309978f6be94e1b29cbaa9ebc
Signed-off-by: William A. Kennington III <wak@google.com>