common: add removeSelectable function in Select class#5
Merged
stcheng merged 1 commit intosonic-net:masterfrom Apr 18, 2016
Merged
common: add removeSelectable function in Select class#5stcheng merged 1 commit intosonic-net:masterfrom
stcheng merged 1 commit intosonic-net:masterfrom
Conversation
common/select.cpp
Outdated
|
|
||
| void Select::removeSelectable(Selectable *c) | ||
| { | ||
| for (auto i = m_objects.begin(); i != m_objects.end(); i++) |
Contributor
Author
There was a problem hiding this comment.
yes. i'll modify this.
Contributor
|
Ack |
zbud-msft
pushed a commit
to zbud-msft/sonic-swss-common
that referenced
this pull request
Aug 3, 2022
prgeor
pushed a commit
to prgeor/sonic-swss-common
that referenced
this pull request
Feb 27, 2025
Pterosaur
pushed a commit
to Pterosaur/sonic-swss-common
that referenced
this pull request
Apr 13, 2025
Adding following YParser enhancement : Add multiple nodes to the tree from array instead of using "#" delimiter Read YIN file schema Read leafref, must, when expression details API IsLeafrefMatchedInUnion() to check if data instance type in union is of leafref type.
nazariig
pushed a commit
to nazariig/sonic-swss-common
that referenced
this pull request
May 6, 2025
) ```<br>* 6328968 - (HEAD -> 202412) Merge branch '202411' of https://github.com/sonic-net/sonic-swss-common into 202412 (2025-02-12) [Sonic Automation] * 8f47a37 - (origin/202411) Handle 'bulkget' in consumer_table_pops.lua (sonic-net#970) (2025-02-07) [mssonicbld]<br>```
VasanthKumar-palc
pushed a commit
to vrajeshe/sonic-swss-common
that referenced
this pull request
Jul 18, 2025
…y and new design (sonic-net#5) * added config db schema for setting mode to support both the legacy and the new design (#2) * Remove the code that is not required --------- Co-authored-by: Yogapriyamohankumar <116707523+Yogapriyamohankumar@users.noreply.github.com> Co-authored-by: nitinshettar <hritik.muley@palcnetworks.com>
vrajeshe
pushed a commit
to vrajeshe/sonic-swss-common
that referenced
this pull request
Jul 21, 2025
…y and new design (sonic-net#5) (#2) * added config db schema for setting mode to support both the legacy and the new design (#2) * Remove the code that is not required --------- Co-authored-by: Sandeep Kulambi <sandeep.kulambi@palcnetworks.com> Co-authored-by: Yogapriyamohankumar <116707523+Yogapriyamohankumar@users.noreply.github.com> Co-authored-by: nitinshettar <hritik.muley@palcnetworks.com>
vrajeshe
pushed a commit
to vrajeshe/sonic-swss-common
that referenced
this pull request
Jul 22, 2025
…y and new design (sonic-net#5) (#2) * added config db schema for setting mode to support both the legacy and the new design (#2) * Remove the code that is not required --------- Co-authored-by: Sandeep Kulambi <sandeep.kulambi@palcnetworks.com> Co-authored-by: Yogapriyamohankumar <116707523+Yogapriyamohankumar@users.noreply.github.com> Co-authored-by: nitinshettar <hritik.muley@palcnetworks.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Used by teamsyncd.