Internal change.
PiperOrigin-RevId: 527010360
This commit is contained in:
committed by
Copybara-Service
parent
9e30b00685
commit
17f5b95387
@@ -164,7 +164,7 @@ class Contract {
|
||||
|
||||
std::tuple<T...> items;
|
||||
|
||||
// TODO: when forwarding nested items (e.g. ports), check for conflicts.
|
||||
// TODO -, check for conflicts.
|
||||
decltype(ExtractNestedItems(items)) all_items{ExtractNestedItems(items)};
|
||||
|
||||
constexpr auto inputs() const {
|
||||
|
||||
Reference in New Issue
Block a user